View previous topic :: View next topic |
Author |
Message |
k0ngi n00b
Joined: 31 Aug 2004 Posts: 3
|
Posted: Fri Nov 26, 2004 9:58 am Post subject: SMP question on IBM x445 |
|
|
Hi
I have IBM xseries 445 server - 4xeon HT CPU, 4GB ram
after instaling gentoo, recompiling kernel i have:
Linux localhost 2.4.26-hardened-r2 #5 SMP
cat /proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) CPU 3.00GHz
stepping : 9
cpu MHz : 2994.039
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dt
s acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips : 5963.77
why only one processor ?
starting messages:
Nov 26 10:46:19 localhost found SMP MP-table at 0009c540
Nov 26 10:46:19 localhost hm, page 0009c000 reserved twice.
Nov 26 10:46:19 localhost hm, page 0009d000 reserved twice.
Nov 26 10:46:19 localhost hm, page 0009d000 reserved twice.
Nov 26 10:46:19 localhost hm, page 0009e000 reserved twice.
Nov 26 10:46:19 localhost On node 0 totalpages: 1048576
Nov 26 10:46:19 localhost zone(0): 4096 pages.
Nov 26 10:46:19 localhost zone(1): 225280 pages.
Nov 26 10:46:19 localhost zone(2): 819200 pages.
Nov 26 10:46:19 localhost IBM machine detected. Enabling interrupts during APM calls.
Nov 26 10:46:19 localhost ACPI: RSDP (v000 IBM ) @ 0x000fdfc0
Nov 26 10:46:19 localhost ACPI: RSDT (v001 IBM SERVIGIL 0x00001000 IBM 0x45444f43) @ 0xdff9c2c0
Nov 26 10:46:19 localhost ACPI: FADT (v001 IBM SERVIGIL 0x00001000 IBM 0x45444f43) @ 0xdff9c240
Nov 26 10:46:19 localhost ACPI: MADT (v001 IBM SERVIGIL 0x00001000 IBM 0x45444f43) @ 0xdff9c180
Nov 26 10:46:19 localhost ACPI: SRAT (v001 IBM SERVIGIL 0x00001000 IBM 0x45444f43) @ 0xdff9c080
Nov 26 10:46:19 localhost ACPI: DSDT (v001 IBM SERVIGIL 0x00001000 INTL 0x02002025) @ 0x00000000
Nov 26 10:46:19 localhost ACPI: Local APIC address 0xfee00000
Nov 26 10:46:19 localhost ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Nov 26 10:46:19 localhost Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
Nov 26 10:46:19 localhost ACPI: LAPIC (acpi_id[0x05] lapic_id[0x12] enabled)
Nov 26 10:46:19 localhost Processor #18 invalid (max 16)
Nov 26 10:46:19 localhost ACPI: LAPIC (acpi_id[0x08] lapic_id[0x20] enabled)
Nov 26 10:46:19 localhost Processor #32 invalid (max 16)
Nov 26 10:46:19 localhost ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x32] enabled)
Nov 26 10:46:19 localhost Processor #50 invalid (max 16)
Nov 26 10:46:19 localhost ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
Nov 26 10:46:19 localhost ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
Nov 26 10:46:19 localhost ACPI: LAPIC_NMI (acpi_id[0x08] dfl dfl lint[0x1])
Nov 26 10:46:19 localhost ACPI: LAPIC_NMI (acpi_id[0x0d] dfl dfl lint[0x1])
[...]
Nov 26 10:46:19 localhost Using ACPI (MADT) for SMP configuration information
Nov 26 10:46:19 localhost Kernel command line: root=/dev/sda5
Nov 26 10:46:19 localhost Initializing CPU#0
Nov 26 10:46:19 localhost Detected 2994.039 MHz processor.
Nov 26 10:46:19 localhost Console: colour VGA+ 80x25
Nov 26 10:46:19 localhost Calibrating delay loop... 5963.77 BogoMIPS
Nov 26 10:46:19 localhost Memory: 3616908k/4194304k available (1658k kernel code, 52264k reserved, 2
31k data, 296k init, 2752068k highmem)
Nov 26 10:46:19 localhost Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Nov 26 10:46:19 localhost Inode cache hash table entries: 262144 (order: 9, 2097152 bytes)
Nov 26 10:46:19 localhost Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Nov 26 10:46:19 localhost Buffer cache hash table entries: 262144 (order: 8, 1048576 bytes)
Nov 26 10:46:19 localhost Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
Nov 26 10:46:19 localhost CPU: Trace cache: 12K uops, L1 D cache: 8K
Nov 26 10:46:19 localhost CPU: L2 cache: 512K
Nov 26 10:46:19 localhost CPU: Hyper-Threading is disabled
Nov 26 10:46:19 localhost Intel machine check architecture supported.
Nov 26 10:46:19 localhost Intel machine check reporting enabled on CPU#0.
Nov 26 10:46:19 localhost CPU: After generic, caps: bfebfbff 00000000 00000000 00000000
Nov 26 10:46:19 localhost CPU: Common caps: bfebfbff 00000000 00000000 00000000
Nov 26 10:46:19 localhost Enabling fast FPU save and restore... done.
Nov 26 10:46:19 localhost Enabling unmasked SIMD FPU exception support... done.
Nov 26 10:46:19 localhost Checking 'hlt' instruction... OK.
Nov 26 10:46:19 localhost POSIX conformance testing by UNIFIX
Nov 26 10:46:19 localhost mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Nov 26 10:46:19 localhost mtrr: detected mtrr type: Intel
Nov 26 10:46:19 localhost CPU: Trace cache: 12K uops, L1 D cache: 8K
Nov 26 10:46:19 localhost CPU: L2 cache: 512K
Nov 26 10:46:19 localhost CPU: Hyper-Threading is disabled
Nov 26 10:46:19 localhost Intel machine check reporting enabled on CPU#0.
Nov 26 10:46:19 localhost CPU: After generic, caps: bfebfbff 00000000 00000000 00000000
Nov 26 10:46:19 localhost CPU: Common caps: bfebfbff 00000000 00000000 00000000
Nov 26 10:46:19 localhost CPU0: Intel(R) Xeon(TM) CPU 3.00GHz stepping 09
Nov 26 10:46:19 localhost per-CPU timeslice cutoff: 1462.44 usecs.
Nov 26 10:46:19 localhost enabled ExtINT on CPU#0
Nov 26 10:46:19 localhost ESR value before enabling vector: 00000000
Nov 26 10:46:19 localhost ESR value after enabling vector: 00000000
Nov 26 10:46:19 localhost Error: only one processor found.
Nov 26 10:46:19 localhost ENABLING IO-APIC IRQs
Nov 26 10:46:19 localhost init IO_APIC IRQs
Nov 26 10:46:19 localhost IO-APIC (apicid-pin) 14-2, 14-16, 14-17, 14-18, 14-19, 14-20, 14-21, 14-22
, 14-23, 14-24, 14-25, 14-26, 14-27, 14-28, 14-29, 14-30, 14-31, 14-32, 14-33, 14-34, 14-35, 14-36,
14-37, 14-38, 14-39, 14-40, 14-41, 14-42, 14-43, 13-0, 13-1, 13-2, 13-3, 13-4, 13-5, 13-6, 13-7, 13-
8, 13-9, 13-10, 13-11, 13-12, 13-13, 13-14, 13-15, 13-16, 13-17, 13-18, 13-19, 13-20, 13-21, 13-22,
13-23, 13-24, 13-25, 13-26, 13-27, 13-28, 13-29, 13-30, 13-31, 13-32, 13-33, 13-34, 13-35, 13-36, 13
-37, 13-38, 13-39, 13-40, 13-41, 13-42, 13-43 not connected.
Nov 26 10:46:19 localhost ..TIMER: vector=0x31 pin1=0 pin2=-1
Nov 26 10:46:19 localhost Using local APIC timer interrupts.
Nov 26 10:46:19 localhost calibrating APIC timer ...
Nov 26 10:46:19 localhost ..... CPU clock speed is 2994.2495 MHz.
Nov 26 10:46:19 localhost ..... host bus clock speed is 99.8083 MHz.
Nov 26 10:46:19 localhost cpu: 0, clocks: 998083, slice: 499041
Nov 26 10:46:19 localhost CPU0<T0:998080,T1:499024,D:15,S:499041,C:998083>
Nov 26 10:46:19 localhost Waiting on wait_init_idle (map = 0x0)
Nov 26 10:46:19 localhost All processors have done init_idle
Nov 26 10:46:19 localhost ACPI: Subsystem revision 20040326
cat /proc/mtrr:
reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1
reg01: base=0x80000000 (2048MB), size=1024MB: write-back, count=1
reg02: base=0xc0000000 (3072MB), size= 512MB: write-back, count=1
reg03: base=0x100000000 (4096MB), size=4096MB: write-back, count=1
~ |
|
Back to top |
|
|
k0ngi n00b
Joined: 31 Aug 2004 Posts: 3
|
Posted: Fri Nov 26, 2004 12:37 pm Post subject: |
|
|
ok, i answer my question
recompile kernel, and enable option:
Processor type and features ->>
[*] Multi-node NUMA system support
[*] Multiquad (IBM/Sequent) NUMAQ support
[*] IBM x440 (Summit/EXA) support
and recompile, restart
regards |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|