Re: bitbake controlling memory use
Alexander Kanavin
On Sun, 11 Apr 2021 at 17:49, Gmane Admin <gley-yocto@m.gmane-mx.org> wrote: Yes, and make project doesn't care, because make is called with -j 16 so And neither they should. They can simply abstain from spawning new compilers if used RAM is, say, at 90% total. Then bitbake does not have to get involved in babysitting those makes. Alex
|
|