Re: bitbake controlling memory use
Alexander Kanavin
make already has -l option for limiting new instances if load average is too high, so it's only natural to add a RAM limiter too. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. In any case, patches welcome :) Alex
On Sun, 11 Apr 2021 at 18:08, Gmane Admin <gley-yocto@m.gmane-mx.org> wrote: Op 11-04-2021 om 17:55 schreef Alexander Kanavin:
|
|