Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] core i5 Paul Hartman <paul.hartman+gentoo@×××××.com>