• Alessandro Rubini's avatar
    arch startup: alloc max_links instances · 494697b0
    Alessandro Rubini authored
    The next commit makes a little order in startup files, and config file
    parsing ends up after all allocations, so we can't reply on
    ppg->nlinks to be properly set.
    
    In hosted environments we have no issues with a few kilobytes more, so
    allocate the max number of instances even if less are used.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    494697b0
unix-startup.c 2.95 KB