unit3 wrote:
> No, the kernels should be SMP enabled by default. Or at least, I can
> verify that the amd64 kernels are. Are you running i386? If so, are
> there still linux-*-smp packages in that arch?
There are no SMP packages for the kernel I can see.
It looks like the setup code decides to not do anything pretty early on:
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:11 APIC version 16
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 15:11 APIC version 16
[ 0.000000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
!!!!!!!1
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI
0-23
[ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec10000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 3, version 17, address 0xfec10000, GSI
24-39
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 2 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 88000000 (gap:
80000000:7f380000)
[ 0.000000] Detected 2000.203 MHz processor.
And from then on, I'm back in 2005 with a uniprocessor setup :(
It's annoying because Kopete has this bug where it locks up everything
in the entire QT interface. With SMP enabled, it just means Kopete is
tetchy. With a single CPU, my entire computer because borderline unusable.
Received on Fri Apr 13 10:08:42 2007
This archive was generated by hypermail 2.1.8 : Fri Apr 13 2007 - 10:08:48 CST