Closed
Description
To facilitate construction of memory managers, would it be possible to implement a method to obtain a sorted memory map upon a call to 'exit_boot_services'? Since iterators can't be sorted, one first has to allocate memory to event begin to be able to sort the map, which complicates design. Implementing such a capability here would be much easier, as we have access to the slice, rather than the iterator.
Metadata
Metadata
Assignees
Labels
No labels