Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] is multi-core really worth it?
Date: Tue, 05 Dec 2017 21:56:40
Message-Id: 20171205215627.6fec87e3@digimed.co.uk
In Reply to: Re: [gentoo-user] is multi-core really worth it? by Peter Humphrey
1 On Tue, 05 Dec 2017 10:09:56 +0000, Peter Humphrey wrote:
2
3 > $ grep tmpfs /etc/fstab
4 > tmpfs /var/tmp/portage tmpfs
5 > noatime,uid=portage,gid=portage,mode=0775 0 0
6 > tmpfs /tmp tmpfs
7 > noatime,nosuid,nodev,noexec,mode=1777 0 0
8
9 Or you could set PORTAGE_TMPDIR to /tmp to save the second mount.
10
11 > If a tmpfs fills up, the excess gets swapped out, but with 32GB RAM
12 > here I haven't yet seen any swap used at all - not even in an emerge -e
13 > world.
14
15 You can increase the memory available to it with the size option.
16 size=75% works for m, even if building chromium and LO at the same time.
17
18
19 --
20 Neil Bothwick
21
22 Tribble math: * + * = ***********************************

Replies

Subject Author
Re: [gentoo-user] is multi-core really worth it? Wols Lists <antlists@××××××××××××.uk>