freebsd-dev/sys/arm/xscale
Jeff Roberson 5df87b21d3 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
..
i8134x Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
i80321 Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
ixp425 Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
pxa Eliminate a redundant #include: machine/pmap.h is already included 2013-03-01 19:02:41 +00:00
std.xscale Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
std.xscale-be Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00