On 08/02/18 21:17, Dale wrote:
I have 16GBs of memory here and have /var/tmp/portage/ on tmpfs, no
ccache.  With the growing size of packages, I've had to put several on
regular spinning rust to make sure enough space is available.  This is
my list, so far.

www-client/firefox
www-client/seamonkey
app-office/libreoffice
sys-devel/gcc
dev-qt/qtwebengine
dev-qt/qtwebkit

I'm on 16GB as well, with a 9GB /var/tmp/portage tmpfs, and all of the above build fine. No need to build them on disk.

Note that tmpfs does not consume any memory if there's no files in it! So you can make your tmpfs larger. Here, 9GB is enough to build the above. However, that's of course for when not using --jobs for emering. Just regular -jN in MAKEOPTS.


Reply via email to