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
..
2013-03-18 00:25:02 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2013-08-07 06:21:20 +00:00
2013-08-07 06:21:20 +00:00
2013-03-09 02:32:23 +00:00
2013-08-07 06:21:20 +00:00
2011-11-07 15:43:11 +00:00
2013-03-09 02:32:23 +00:00
2013-07-11 20:33:57 +00:00
2013-03-19 14:39:27 +00:00
2013-08-07 06:21:20 +00:00
2013-06-20 19:08:12 +00:00
2013-07-24 06:13:00 +00:00
2013-06-26 00:57:38 +00:00
2013-08-07 06:21:20 +00:00
2013-08-05 08:55:35 +00:00
2013-08-07 06:21:20 +00:00
2013-08-07 06:21:20 +00:00
2013-08-07 06:21:20 +00:00
2013-08-07 06:21:20 +00:00
2013-08-07 06:21:20 +00:00
2013-08-07 06:21:20 +00:00
2013-03-09 02:32:23 +00:00
2013-07-22 22:16:47 +00:00
2013-08-07 06:21:20 +00:00
2013-07-11 05:47:26 +00:00
2013-07-11 05:38:39 +00:00
2013-06-10 01:48:21 +00:00
2013-07-26 23:22:05 +00:00
2012-07-18 05:21:34 +00:00
2013-06-28 03:51:20 +00:00
2013-06-28 03:51:20 +00:00
2013-07-29 18:48:51 +00:00
2013-08-07 00:20:30 +00:00
2013-05-13 15:40:51 +00:00
2013-05-11 18:01:41 +00:00
2013-03-18 00:25:02 +00:00
2013-05-12 16:50:18 +00:00
2013-05-12 16:50:18 +00:00
2013-01-11 09:58:35 +00:00
2013-07-24 09:45:31 +00:00
2013-07-23 22:52:38 +00:00
2012-02-23 21:07:16 +00:00