מהיום אפשר להריץ מערכת Unix FreeBSD גם על מעבדי Athlon MP..
A quick kernel build and a reboot later and I was anxiously watching the boot messages for signs that the new kernel was successful. I was rewarded rather quickly.
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor motherboard
cpu0 (BSP): apic id: 1, version: 0x00040010, at 0xfee00000
cpu1 (AP): apic id: 0, version: 0x00040010, at 0xfee00000
io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000
A bit later in the boot messages appeared the lines I had been looking for.
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: routing 8254 via IOAPIC #0 intpin 2
SMP: AP CPU #1 Launched!