Re: [gentoo-user] per package parallel build

2019-10-24 Thread Adam Carter
On Fri, Oct 25, 2019 at 4:31 PM Raffaele BELARDI wrote: > 8-core CPU: > > EMERGE_DEFAULT_OPTS="--quiet-build --keep-going --jobs 9 --load-average 9" > > MAKEOPTS="-j9 -l9" > > > > Works fine except when both Firefox and Thunderbird need update, in that > case emerge typically tries to build them

[gentoo-user] per package parallel build

2019-10-24 Thread Raffaele BELARDI
8-core CPU: EMERGE_DEFAULT_OPTS="--quiet-build --keep-going --jobs 9 --load-average 9" MAKEOPTS="-j9 -l9" Works fine except when both Firefox and Thunderbird need update, in that case emerge typically tries to build them in parallel and one gets OOM killed due to insufficient swap space (1G