Hi,
Beating my head searching on centos forums as well. Topic says it all:
Handle 0x0038
DMI type 20, 19 bytes.
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0007FFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x0037
Memory Array Mapped Address Handle: 0x003F
Partition Row Position: 1
Interleave Position: 1
Interleaved Data Depth: 1
[root@quattor ~]# dmesg | less
Linux version 2.6.9-78.0.8.EL (mockbuild@builder16.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3
.4.6-10)) #1 Wed Nov 19 19:43:32 EST 2008
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000dfcee000 (usable)
BIOS-e820: 00000000dfcee000 - 00000000dfd96000 (ACPI NVS)
BIOS-e820: 00000000dfd96000 - 00000000dfdfa000 (usable)
BIOS-e820: 00000000dfdfa000 - 00000000dfe5f000 (reserved)
BIOS-e820: 00000000dfe5f000 - 00000000dfe68000 (usable)
BIOS-e820: 00000000dfe68000 - 00000000dfedf000 (ACPI NVS)
BIOS-e820: 00000000dfedf000 - 00000000dfee6000 (usable)
BIOS-e820: 00000000dfee6000 - 00000000dfeff000 (ACPI data)
BIOS-e820: 00000000dfeff000 - 00000000dff00000 (usable)
BIOS-e820: 00000000dff00000 - 00000000e0000000 (reserved)
BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
BIOS-e820: 00000000fff80000 - 00000000fff8c000 (reserved)
BIOS-e820: 0000000100000000 - 0000000220000000 (usable)
Warning only 4GB will be used.
[b]Use a PAE enabled kernel[/b].
3200MB HIGHMEM available.
896MB LOWMEM available.
then:
[root@quattor ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU X3370 @ 3.00GHz
stepping : 10
cpu MHz : 2992.560
cache size : 6144 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr [b]pae[/b] mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni tm2
bogomips : 5988.11
Thanks for any advice!