Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Unexpected side effect of GCC 4
Date: Mon, 06 Nov 2006 08:44:17
Message-Id: eimsge$q3t$6@sea.gmane.org
In Reply to: Re: [gentoo-amd64] Re: Unexpected side effect of GCC 4 by Peter Humphrey
1 Peter Humphrey <prh@××××××××××.uk> posted
2 200611051150.06468.prh@××××××××××.uk, excerpted below, on Sun, 05 Nov
3 2006 11:50:06 +0000:
4
5 > (I'd forgotten how many days would be needed for that, even on this
6 > dual-Opteron-246 box with 4 GB. KDE takes an age. Perhaps I ought to look
7 > into putting /tmp and /var/tmp onto tmpfs.)
8
9 Do so. It makes a /big/ difference! I don't have all of KDE merged here,
10 but trying to track down the issue I was having, but between trying to
11 track down the issue I was having (which I won't repeat here), and the
12 ~arch upgrade to kde 3.5.5, and the several -rX releases of various
13 kde packages subsequent to 3.5.5, I've done a lot of kde remerging lately.
14
15 As best I can tell and from memory of how long it took to emerge kde
16 before I upgraded memory and put $PORTAGE_TMPDIR on tmpfs, it used to take
17 me about 14-16 hours to merge what parts of KDE I have back with a single
18 disk and a gig of memory, shortened to about 10-12 after I upgraded to a
19 4-disk RAID ($PORTDIR and $PORTAGE_TMPDIR on 4-way striped RAID-0, main
20 system on RAID-6, so two-data stripes, two parity stripes), to only a bit
21 over 8 hours, say 9, with $PORTAGE_TMPDIR on tmpfs after upgrading to 8
22 gig memory. If you aren't running RAID, you'll get the entire benefit of
23 going from $PORTAGE_TMPDIR on the same drive as you are installing to and
24 running from to having it on tmpfs, in one shot. Note that the RAID-6
25 main system is going to be a bit faster than a single drive, but that I
26 only have dual Opteron 242s, not the 246s you said you have. I'm guessing
27 you'll see a 2-hour minimum drop in compile times, if not 4-6, on KDE
28 alone, by putting $PORTAGE_TMPDIR on tmpfs. For an entire emerge
29 --emptytree world, you are looking probably a half-day of savings at least.
30
31 I am /so/ looking forward to that upgrade to dual Opteron 285s! Even
32 discounting the upgrade from dual to quad-cores, the clock-speed increase
33 alone will rock! I'm guessing perhaps 6 hours (maybe as little as 4) for
34 my KDE upgrades, and say a day (more or less) for a full system rebuild!
35 That'll be SWEET INDEED! =8^)
36
37 --
38 Duncan - List replies preferred. No HTML msgs.
39 "Every nonfree program has a lord, a master --
40 and if you use the program, he is your master." Richard Stallman
41
42 --
43 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Unexpected side effect of GCC 4 "Hemmann
Re: [gentoo-amd64] Re: Unexpected side effect of GCC 4 Peter Humphrey <prh@××××××××××.uk>