freebsd-skq/sys/x86/x86
mav b150dc5f67 Some changes around LAPIC timer programming.
This fixes heavy interrupt storm and resulting system freeze when using
LAPIC timer in one-shot mode under Xen HVM. There, unlike real hardware,
programming timer with zero period almost immediately causes interrupt.
2011-05-05 18:56:48 +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 Fix build with clang. Please note there is an LLVM/Clang PR: 2011-05-02 17:08:36 +00:00