Gentoo Archives: gentoo-user

From: Dan Farrell <dan@×××××××××.cx>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Symlinking /usr/portage/distfiles
Date: Thu, 01 Feb 2007 20:46:43
Message-Id: 20070201144131.41d33ff4@pascal.spore.ath.cx
In Reply to: Re: [gentoo-user] Symlinking /usr/portage/distfiles by Ralf Stephan
1 On Thu, 1 Feb 2007 19:43:00 +0100
2 Ralf Stephan <ralf@×××××××××××××.de> wrote:
3
4 > > > 2GHz Centrino
5 > > > 2GB Ram
6 > > > 80G SATA
7 > > > 2.6.19-suspend2-r1
8 > >
9 > > Odd. My 2.8GHz Pentium 4 takes *far* longer to compile OO,
10 > > something close to 10h, though I haven't really timed it.
11
12 frankly, in my experience pentium 4s are absolutely horrendous
13 processors. They're just very, very slow. Their clock speed is great
14 but ... i don't know. My compusa-tech friend assures me that it's the
15 'quad-pumped' architecture that makes my p-4 celeron 2.4 perform about
16 as well as a pentium III. I have'nt done any benchmarks either,
17 though.
18
19 > Memory is essential for compiling, so a guess would be that you
20 > have less than 1 GB RAM. Maybe even 1GB is not enough.
21 >
22 >
23 > ralf
24 >
25 as long as you don't have -pipe in your cflags, i don't think more than
26 512 megs is essential for compiling. In fact, i don't think even that is
27 essential. -pipe puts all temp files in ram. Without -pipe, the files
28 are stored on disk (/var/tmp/, i think, for emerges) and therefore you
29 don't need a lot of memory. Of course, linux caches extremely
30 aggressively so if the ram's there, it'll be used.
31 --
32 gentoo-user@g.o mailing list