NetBSD/sys/arch/x86
ad 8c49cfa7b6 Make pmap_extract() lockless. Reviewed by chs@ who reports a ~1% reduction
in system time during a kernel build on a quad core amd64 system.
2008-06-16 10:31:03 +00:00
..
acpi Share cpu.h between the x86 ports. 2008-05-11 15:32:20 +00:00
conf Simplify x86 identcpu code, and share between i386/amd64. 2008-05-11 14:44:53 +00:00
include pmap_remove_all() for x86. Also, always defer freeing ptps to pmap_update(). 2008-06-05 21:09:12 +00:00
isa Add a 'known_mpsafe' argument to intr_establish(). 2008-05-30 19:03:10 +00:00
pci pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
x86 Make pmap_extract() lockless. Reviewed by chs@ who reports a ~1% reduction 2008-06-16 10:31:03 +00:00