Changes between Version 1 and Version 2 of Ticket #422, comment 1
- Timestamp:
- 2012-03-06T19:21:10Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #422, comment 1
v1 v2 6 6 * implement support for recursive importing of new ranges from the parent arena 7 7 * one child arena will be used by our slab allocator, it will import memory from the root physical memory arena 8 * one child arena will be used by the prospective DMA allocator, it will import memory from the parent physical memory arena8 * one child arena will be used by the prospective DMA allocator, it will import memory from the root physical memory arena 9 9 * if we could get rid of the current zone allocator in favor of this new setup, so much the better