Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New box
Date: Fri, 30 Dec 2016 22:31:27
Message-Id: 81760d03-35fa-79cc-9cc4-455d678f5774@gmail.com
In Reply to: Re: [gentoo-user] New box by "J. Roeleveld"
1 J. Roeleveld wrote:
2 > On Friday, December 30, 2016 01:57:53 AM Dale wrote:
3 >>
4 >> My settings:
5 >>
6 >> EMERGE_DEFAULT_OPTS="--with-bdeps y --backtrack=100 --keep-going -v -j8
7 >> --quiet-build=n -1"
8 >>
9 >> I forgot I had that set to 8 jobs. Wonder why I did that? Given your
10 >> experience, I want to get more ram and more cores.
11 > More RAM, yes. More cores aren't always necessary.
12 > With regards to your options, the " --load-average .... " setting is important
13 > to keep the system responsive.
14 >
15 > With mine, it is possible to have 12*12 GCC-processes running. The load-
16 > average prevents that from happening.
17 >
18 > --
19 > Joost
20 >
21 >
22
23 Mine stays very responsive until it runs out of memory. Once it starts
24 using swap, it gets slow. Things still work but it requires a lot of
25 patience. Here are some more of my settings:
26
27 PORTAGE_NICENESS=5
28
29 PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
30
31 MAKEOPTS="-j8"
32
33 I'll most likely upgrade the ram first. That's the thing that I know is
34 running out. The CPU is just a matter of those occasions when more
35 cores could/might be useful, which may be a lot or may not.
36
37 One just always drools over the latest greatest stuff tho. ;-)
38
39 Dale
40
41 :-) :-)