cvs commit: src/sys/i386/i386 mptable.c
John Baldwin
jhb at FreeBSD.org
Wed Jan 12 10:24:32 PST 2005
jhb 2005-01-12 18:24:32 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 mptable.c
Log:
Try harder to work with MP table interrupt entries that claim that an
interrupt is wired up to all the I/O APICs in the system. If the system
has only one I/O APIC, then just act as if the entry specified that APIC.
We still don't try to handle global entries in a system with multiple I/O
APICs.
Tested by: Peter Trifonov pvtrifonov at mail dot ru
MFC after: 1 week
Revision Changes Path
1.238 +22 -7 src/sys/i386/i386/mptable.c
More information about the cvs-src
mailing list