freebsd-dev/sys/i386
jeff 9cb8b3ccfd - Make sure the apic is idle before sending an IPI. This is required on
non-X-APIC machines.  Previously this was only done in the
   DETECT_DEADLOCK case when really it is needed in all cases.

Reminded by:	jhb
2004-02-02 09:50:43 +00:00
..
acpica - Call acpi_Startup() before parsing interrupt-related APIC resources so we 2004-01-26 19:34:24 +00:00
bios - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
compile
conf Consistently capitalize acronyms like POSIX and NIC. Style. 2004-01-29 21:24:53 +00:00
cpufreq - Move performance-controlling sysctls into hw.p4tcc.* tree; 2004-01-24 21:13:13 +00:00
i386 - Make sure the apic is idle before sending an IPI. This is required on 2004-02-02 09:50:43 +00:00
ibcs2 GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
include Add new CPU_ENABLE_TCC option, from NOTES: 2004-01-18 21:18:00 +00:00
isa Optimize the i386 interrupt entry code to not reload the segment registers 2004-01-28 20:44:08 +00:00
linux Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 23:31:29 +00:00
pci Replace an outb() during the test for configuration mechanism #1 with a 2003-12-31 16:56:32 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile