Changes between Version 1 and Version 2 of Ticket #422, comment 1


Ignore:
Timestamp:
2012-03-06T19:21:10Z (12 years ago)
Author:
Jakub Jermář

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #422, comment 1

    v1 v2  
    66  * implement support for recursive importing of new ranges from the parent arena
    77  * 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 arena
     8  * one child arena will be used by the prospective DMA allocator, it will import memory from the root physical memory arena
    99  * if we could get rid of the current zone allocator in favor of this new setup, so much the better