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
..
2012-01-15 13:23:18 +00:00
2012-01-15 13:23:18 +00:00
2013-03-02 00:53:12 +00:00
2011-11-19 06:36:11 +00:00
2012-01-02 12:12:10 +00:00
2012-01-02 12:12:10 +00:00
2011-11-19 06:36:11 +00:00
2011-11-19 06:36:11 +00:00
2012-01-15 13:23:18 +00:00
2012-10-10 08:36:38 +00:00
2012-01-15 13:23:18 +00:00