Skip to content
  • Ferry Toth's avatar
    5f1b6a02
    bitbake: introduce make jobserver · 5f1b6a02
    Ferry Toth authored
    
    
    Add a make job server into bitbake. This means the pool of make tokens
    is central and shared by all tasks executed instead of the
    current one job pool per task. Currently we can end up with many more
    make subprocesses executing that is intended or optimal.
    
    Signed-off-by: default avatarFerry Toth <ftoth@exalondelft.nl>
    5f1b6a02
    bitbake: introduce make jobserver
    Ferry Toth authored
    
    
    Add a make job server into bitbake. This means the pool of make tokens
    is central and shared by all tasks executed instead of the
    current one job pool per task. Currently we can end up with many more
    make subprocesses executing that is intended or optimal.
    
    Signed-off-by: default avatarFerry Toth <ftoth@exalondelft.nl>
Loading