Date: Wed, 26 Oct 2005 22:32:30 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c Message-ID: <200510262232.j9QMWUjZ010686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-10-26 22:32:30 UTC FreeBSD src repository Modified files: sys/amd64/amd64 io_apic.c local_apic.c Log: MFi386: Various apic fixes and tweaks * Don't recursively panic if we've already paniced and the local apic is now stuck. * Add hw.apic.* tunables/sysctls for extint controls * Change "lapic%d timer" to "cpu%d timer" intname to match i386 Revision Changes Path 1.16 +12 -2 src/sys/amd64/amd64/io_apic.c 1.18 +8 -4 src/sys/amd64/amd64/local_apic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510262232.j9QMWUjZ010686>