-
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:
Ferry Toth <ftoth@exalondelft.nl>
Ferry Toth authoredAdd 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:
Ferry Toth <ftoth@exalondelft.nl>
Loading