SMP Problem on IBM x330 Server

Dan Lukes dan at obluda.cz
Wed Jan 28 09:21:36 PST 2009


>> Please provide the output of 'acpidump -t'.  It seems the BIOS is not 
>> including both CPUs in the table it gives to the OS.

> After running the BIOS diagnostics, it seems that the BIOS has disabled 
> the processor.

True:

>  APIC: Length=94, Revision=1, Checksum=217,

>     Type=Local APIC
>     ACPI CPU=0
>     Flags={ENABLED}
>     APIC ID=3
> 
>     Type=Local APIC
>     ACPI CPU=1
>     Flags={DISABLED}
>     APIC ID=0


Second CPU is disabled.

The FreeBSD say so:

> APIC: Using the MADT enumerator.
> MADT: Found CPU APIC ID 3 ACPI ID 0: enabled
> SMP: Added CPU 3 (AP)
> MADT: Found CPU APIC ID 0 ACPI ID 1: disabled


It may be CPU failure detected during POST. Or broken CMOS content, 
sometime (try clear CMOS content).

						Dan


More information about the freebsd-acpi mailing list