DragonFly bugs List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [issue1282] panic (trap 12) when booting SMP kernel on Atom 330 (dual core)
:
:Thomas Nikolajsen (via DragonFly issue tracker) wrote:
:> I have a D945GCLF2, with atom 330, works nice with SMP,
:> just leave `options APIC_IO' out of kernel config.
:
:Do you think we can debug the cause of this problem? I'd like to slowly fix APIC_IO support so that in the distant future it could become a default (instead of using PIC).
:
:cheers
: simon
This just goes back to the ACPI interrupt routing issue. The PCI bios
just doesn't work on most PCs. APIC_IO is broken because we currently
rely on the MP table, and the MP table does not supply the correct
interrupt routing information on many BIOSes.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]