Gentoo Archives: gentoo-amd64

From: Simon Cooper <thecoop@××××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] 3200+ -> X2 4000+
Date: Thu, 28 Jun 2007 14:24:16
Message-Id: 4683C40C.3000103@runbox.com
In Reply to: Re: [gentoo-amd64] 3200+ -> X2 4000+ by Beso
1 whats with the NUMA stuff?
2
3 Beso wrote:
4 > 2007/6/28, Fernando Boaglio <boaglio@×××××.com>:
5 >>
6 >> Hi guys,
7 >>
8 >> I bought a new X2 4000 processor and I have 2 questions:
9 >>
10 >> -- can I use the same cooler (my processor uses the deprecated Socket
11 >> 939)
12 >> ?
13 >
14 >
15 > don't use the same cooler, cause it can break the cpu.... buy a x2
16 > cool&quiet cooler and update the bios....
17 >
18 > -- should I change a lot of attributes in my kernel .config file?
19 >
20 >
21 > the configuration under processor types and features should be:
22 > Processor family (AMD-Opteron/Athlon64) --->
23 > < > /dev/cpu/microcode - Intel CPU microcode support
24 > <*> /dev/cpu/*/msr - Model-specific register support
25 > <*> /dev/cpu/*/cpuid - CPU information support
26 > [*] Symmetric multi-processing support
27 > [ ] SMT (Hyperthreading) scheduler support (NEW)
28 > [*] Multi-core scheduler support
29 > (NEW)
30 > Preemption Model (Voluntary Kernel Preemption (Desktop)) --->
31 > [*] Non Uniform Memory Access (NUMA) Support
32 > [*] Old style AMD Opteron NUMA detection (NEW) -> this one could be
33 > needed for old 939 sockets but i don't know if the x2 works in that socket
34 > [*] ACPI NUMA detection (NEW)
35 > [*] NUMA emulation
36 > Memory model (Discontiguous Memory) --->
37 > [*] Provide RTC interrupt
38 > (2) Maximum number of CPUs (2-256) (NEW)
39 > [*] Intel MCE features
40 > [*] AMD MCE features
41 > Timer frequency (100 HZ) --->
42 > [*] Function reordering
43 >
44 > then enable all the cpu scaling governors under power management option,
45 > amd
46 > powernow directly in the kernel (not as module, cause the udev would not
47 > load it at boot time) and add cpufrequtils as a boot service with the
48 > conservative module....
49 > obvioulsy you'll need thermal, fan, processor and ac adapter.... i compiled
50 > this in the kernel support so that i wouldn't need an initramdisk.... but
51 > this is your choice on how to compile them....
52 > after that you should look at http://gentoo-wiki.com/ on howtos for the use
53 > flags, cause you could have some new use flags to use....
54 >
55 > TIA
56 >>
57 >> []'s
58 >> Fernando Boaglio
59 >> --
60 >> gentoo-amd64@g.o mailing list
61 >>
62 >>
63 >
64 >
65
66 --
67 Change the world - move a rock
68
69 GnuPG Key: http://thecoop.me.uk/gpgkey.asc
70 --
71 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] 3200+ -> X2 4000+ "Hemmann