Date: Wed, 12 Jan 2005 18:24:32 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mptable.c Message-ID: <200501121824.j0CIOWRs095203@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501121824.j0CIOWRs095203>