Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?
Date: Fri, 29 Mar 2013 12:50:31
Message-Id: 20130329125014.7371575b@digimed.co.uk
In Reply to: Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly? by Mick
1 On Fri, 29 Mar 2013 12:36:56 +0000, Mick wrote:
2
3 > I've got a first generation i7 and this is what I have set up in my
4 > make.conf:
5 >
6 > MAKEOPTS="-j5 -l12.8"
7 > EMERGE_DEFAULT_OPTS="--quiet-build=n"
8
9 n is the default for quiet-build if --jobs is set to 1, or unspecified.
10 But using a higher value will give you faster updates. The MAKEOPTS
11 setting has no effect during the preparation and installation stages of
12 an ebuild, and with --jobs=1 that means your CPU spends a lot of time
13 idling.
14
15
16 --
17 Neil Bothwick
18
19 This is as bad as it can get - but don't bet on it.

Attachments

File name MIME type
signature.asc application/pgp-signature