freebsd-nq/sys/x86/x86
Jung-uk Kim 65e7d70b09 Implement boot-time TSC synchronization test for SMP. This test is executed
when the user has indicated that the system has synchronized TSCs or it has
P-state invariant TSCs.  For the former case, we may clear the tunable if it
fails the test to prevent accidental foot-shooting.  For the latter case, we
may set it if it passes the test to notify the user that it may be usable.
2011-05-09 17:34:00 +00:00
..
busdma_machdep.c Revert to using bus_size_t for the bounce_zone's alignment member. 2011-01-13 00:52:57 +00:00
dump_machdep.c Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
io_apic.c Drop the icu_lock spinlock while pausing briefly after masking the 2010-12-23 15:17:28 +00:00
local_apic.c Some changes around LAPIC timer programming. 2011-05-05 18:56:48 +00:00
mca.c Use a dedicated taskqueue with a thread that runs at a software-interrupt 2011-02-03 13:09:22 +00:00
mptable_pci.c Reimplement how PCI-PCI bridges manage their I/O windows. Previously the 2011-05-03 17:37:24 +00:00
mptable.c Move the mptable.h under x86/include/. 2010-11-09 20:28:09 +00:00
msi.c Move <machine/apicreg.h> to <x86/apicreg.h>. 2010-11-01 18:18:46 +00:00
nexus.c Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver, 2011-05-02 14:13:12 +00:00
tsc.c Implement boot-time TSC synchronization test for SMP. This test is executed 2011-05-09 17:34:00 +00:00