Gentoo Archives: gentoo-amd64

From: "Hemmann
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Unexpected side effect of GCC 4
Date: Mon, 06 Nov 2006 12:09:15
Message-Id: 200611061305.31763.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-amd64] Re: Unexpected side effect of GCC 4 by Peter Humphrey
1 On Monday 06 November 2006 12:48, Peter Humphrey wrote:
2 > On Monday 06 November 2006 10:47, Hemmann, Volker Armin wrote:
3 > > Set Portage_NICENESS to 19, MAKEOPTS ot -jX with X maximum number of
4 > > cores and activate ccache with at least 4GB and you don't need tempfs to
5 > > install KDE (all of it), in less than 10h.
6 >
7 > Are you implying that setting X > number of cores will slow it down? I
8 > have -j5 with two single CPUs, and KDE (part of it) takes far longer than
9 > that.
10
11 lets ask the other way round. Why should it speed up anything to have X>number
12 of cores? Instead of a single thread per core, compiling happily, you have
13 two or more competing for one core and regularly kick out each others data
14 from the cache.
15 --
16 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Unexpected side effect of GCC 4 Jack Lloyd <lloyd@×××××××××.net>