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
..
2010-04-22 18:21:25 +00:00
2010-12-11 10:18:05 +00:00
2011-04-23 23:11:44 +00:00
2010-04-22 18:21:25 +00:00
2010-04-22 18:21:25 +00:00
2013-04-23 18:30:33 +00:00
2010-04-22 18:21:25 +00:00
2010-04-22 18:21:25 +00:00
2010-04-22 18:21:25 +00:00
2011-02-21 09:01:34 +00:00
2010-04-22 18:21:25 +00:00
2010-04-22 18:21:25 +00:00
2010-04-22 18:21:25 +00:00
2010-04-22 18:21:25 +00:00