Gentoo Archives: gentoo-amd64

From: Florian Philipp <f.philipp@××××××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: 3200+ -> X2 4000+
Date: Wed, 11 Jul 2007 12:55:06
Message-Id: 200707111448.13589.f.philipp@addcom.de
In Reply to: Re: [gentoo-amd64] Re: 3200+ -> X2 4000+ by Fernando Boaglio
1 Am Mittwoch 11 Juli 2007 14:15 schrieb Fernando Boaglio:
2
3 >
4 > On 7/5/07, Hemmann, Volker Armin <volker.armin.hemmann@××××××××××××.de>
5 wrote:
6 > > On Donnerstag, 5. Juli 2007, Fernando Boaglio wrote:
7 > > > Thanks a lot guys, I love this place, I always learn something new =)
8 > > >
9 > > > Anyway, switching only the processor : 3200+ to X2 4000 and keeping
10 > > > the same machine (Asus A8V Deluxe + HD IDE 2x80Gb + 2Gb RAM + GeForce
11 > > > 7600GS) how much improvement should I expect ?
12 > >
13 > > the biggest improvement will be 'snappiness' of the desktop. If you ever
14 > > had a multicore/multicpu desktop you never want to go back. It is just
15 > > amazing.
16 > >
17 > > Everything multi-threaded will be faster too - but it completly depends
18 > > on the app. Some almost double their speed, while others show as much as
19 > > no improvement.
20 > >
21 > > > I'm a developer, I keep running databases, IDEs like Eclipse, P2P
22 > > > tools (Azureus, amule) , aMSN and watching my favorite series with
23 > > > kplayer, like Lost, Supernatural,The 4400 :P
24 > >
25 > > watching a video while compiling something will be much more pleasant ;)
26 > > --
27 > > gentoo-amd64@g.o mailing list
28
29 > Ok folks, I'm running my new linux box right now: =D
30 >
31 > cascao ~ # uname -a
32 > Linux cascao 2.6.21-ck2-r1 #2 SMP PREEMPT Tue Jul 10 21:03:33 BRT 2007
33 > x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ AuthenticAMD
34 > GNU/Linux
35 >
36 > I've changed this option in my [make.conf]:
37 >
38 > MAKEOPTS="-j4"
39 >
40 > Should I change anything else?
41 >
42 > TIA
43 > []'s
44 > Fernando Boaglio
45
46 CFLAGS="-march=amd64 -msse3"
47
48 Does your kernel have "Symmetric multi-processing support" and "Multi-core
49 scheduler support"? Do not activate "SMT (Hyperthreading) scheduler support"
50 and "Non Uniform Memory Access (NUMA) Support".
51
52 You might want to play with the "Timer frequency".

Replies