Memory regions are now stored in a sorted array. This allows O(nlogn) lookup for address validation instead of the old linear lookup. Now inserting new regions is also O(nlogn) instead of the old constant time, but lookups are **much** more frequent |
||
|---|---|---|
| .. | ||
| kernel | ||