I
iic2
Guest
I just compared my dmesg.boot log with a saved 8.0 current. If this is not some kind of improvement or repair I like to know what is.
Note the order of my CPU Launch on Phenom II under 8.0 CURRENT:
Note the order of my CPU Launch - - - - - under 8.0 BETA:
That's one for the Gipper 
Note the order of my CPU Launch on Phenom II under 8.0 CURRENT:
Code:
FreeBSD/SMP: 1 package(s) x 4 core(s)
CPU0 (BSP): APIC Id: 0
CPU1 (AP) : APIC Id: 1
CPU2 (AP) : APIC Id: 2
CPU3 (AP) : APIC Id: 3
cpu0: <ACPI CPU> on acpi0
acpi_throttle0: <ACPI CUU Throtting>
hwpstate0: <cool'n'Quite 2.0> on cpu0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
SMP: AP CPU #3 Launched!
SMP: AP CPU #1 Launched!
SMP: AP CPU #2 Launched!
Note the order of my CPU Launch - - - - - under 8.0 BETA:
Code:
FreeBSD/SMP: 1 package(s) x 4 core(s)
cpu0 (BSP): APIC Id: 0
cpu1 (AP) : APIC Id: 1
cpu2 (AP) : APIC Id: 2
cpu3 (AP) : APIC Id: 3
cpu0: <ACPI CPU> on acpi0
acpi_throttle0: <ACPI CUU Throtting>
hwpstate0: <cool'n'Quite 2.0> on cpu0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
SMP: AP CPU #3 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #1 Launched!
