freebsd-nq/sys/amd64
Marcel Moolenaar 01bd17cc99 Add kdb_cpu_sync_icache(), intended to synchronize instruction
caches with data caches after writing to memory. This typically
is required to make breakpoints work on ia64 and powerpc. For
those architectures the function is implemented.
2007-06-09 21:55:17 +00:00
..
acpica Handle CPUs with APIC IDs higher than 32 (at least one IBM server uses 2007-05-08 22:01:04 +00:00
amd64 Backout experimental adaptive-spin umtx code. 2007-06-06 07:35:08 +00:00
compile
conf Enable AUDIT by default in the GENERIC kernel, allowing security event 2007-06-08 20:29:07 +00:00
ia32 Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
include Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
isa Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
linux32 Commit 14/14 of sched_lock decomposition. 2007-06-05 00:00:57 +00:00
pci Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
Makefile