-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Instead of using the identify npt, we should allocate a dynamic npt over the system physical memory ranges.
- Add option to use dynamically allocated NPT (replace with current implementation?)
- Rename
AccessTypetoPerm/Permission - Add
Levelenum that responds to the page level that should be used.- If you want to allocate a NPT with huge pages,
Level::1GBshould be used. - Other levels should be:
Level::2MBandLevel::4KB
- If you want to allocate a NPT with huge pages,
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request