freebsd-skq/sys/x86
jeff de4ecca213 Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.

 - Normalize functions that allocate memory to use kmem_*
 - Those that allocate address space are named kva_*
 - Those that operate on maps are named kmap_*
 - Implement recursive allocation handling for kmem_arena in vmem.

Reviewed by:	alc
Tested by:	pho
Sponsored by:	EMC / Isilon Storage Division
2013-08-07 06:21:20 +00:00
..
acpica o Add accessor functions to add and remove pages from a specific 2013-05-13 15:40:51 +00:00
bios
cpufreq Adding a detach method to p4tcc driver. 2013-05-10 22:43:27 +00:00
include x86: detect mwait capabilities and extensions, when present 2013-07-28 17:54:42 +00:00
isa MFcalloutng: 2013-02-28 13:46:03 +00:00
pci
x86 Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00