Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] core i5
Date: Fri, 25 Jun 2010 18:39:47
Message-Id: AANLkTinEJfjcYa0OtVlY9hu7Y-IHmJnu_mrdTW5t1-mx@mail.gmail.com
In Reply to: Re: [gentoo-user] core i5 by Mark Knecht
1 On Fri, Jun 25, 2010 at 12:58 PM, Mark Knecht <markknecht@×××××.com> wrote:
2 > On Fri, Jun 25, 2010 at 5:52 AM, Stefan G. Weichinger <lists@×××××.at> wrote:
3 >> Am 24.06.2010 02:25, schrieb Mark Knecht:
4 >>> On Wed, Jun 23, 2010 at 3:38 PM, Stefan G. Weichinger
5 >>>> How do you use up 24 gigs of DRAM? Just tell me, I would like to
6 >>>> justify that for me as well ;-)
7 >>>
8 >>> 5 copies of Win7 running in vmware VMs. Each VM gets 20GB of RAID0,
9 >>> 2 processors and 4GB of RAM. That's 100GB, 20GB DRAM and 10 threads
10 >>> total. I then have 2 i7-980X threads & 4GB DRAM for running Gentoo
11 >>> as the host. Gentoo runs on RAID1 and I have an additional RAID1
12 >>> which I use to back up the RAID0 daily.
13 >>
14 >> I see. That's way more than I need here, so I will get through with 8 GB
15 >> DRAM easily ...
16 >>
17 >>> Yeah, dual boot is what I'm doing with the i5-661. The i7-980X only
18 >>> runs Gentoo and if I need Windows it's in the 5 VMs described above.
19 >>>
20 >>> The 980X is expensive to run. It's got 5 hard drives in it (2 for
21 >>> RAID0, 3 for RAID1) plus the processor and all that memory burns
22 >>> over 300W at idle.
23 >>
24 >> Also too expensive and big for me. I think I will go for the i5 if I
25 >> decide to upgrade.
26 >>
27 >> Thanks, S
28 >>
29 >>
30 >
31 > Really was too expensive for me also, at least for the actual use I'm
32 > making of it so far, but when I need to run a bunch of copies of
33 > Windows in parallel it's pretty nice.
34 >
35 > None the less it is fast. I did the kde-4.4.4 upgrade this morning. 94
36 > minutes on the clock. Something like 287 ebuilds. Doesn't include
37 > download time. I did emerge -fDuN earlier:
38 >
39 >
40 > c2stable ~ # time emerge -DuN kde-meta
41 > <SNIP>
42 >
43 >  * Regenerating GNU info directory index...
44 >  * Processed 150 info files.
45 >
46 >  * IMPORTANT: 2 config files in '/etc' need updating.
47 >
48 >  * IMPORTANT: 17 config files in '/usr/share/config' need updating.
49 >  * See the CONFIGURATION FILES section of the emerge
50 >  * man page to learn how to update config files.
51 >
52 > real    94m25.632s
53 > user    246m19.420s
54 > sys     36m19.092s
55 > c2stable ~ #
56 >
57 > Even though i have 12 processor threads you can see the effectivity is
58 > more like 3 or 4 1 overall. A lot of the kde compile only uses 1 or 2
59 > cores per package and then there's a lot of time spent waiting for
60 > hard drives, etc.
61
62 Try adding -j to emerge and watch it truly maximize your cores. When I
63 emerged KDE it was compiling something like 90 packages
64 simultaneously.

Replies

Subject Author
Re: [gentoo-user] core i5 Mark Knecht <markknecht@×××××.com>