Update README.md

merge-requests/1/merge
xerox 4 years ago
parent 12693c30d3
commit d405d4014b

@ -8,6 +8,9 @@
paging table manipulation from user-mode. operations such as getting and setting all paging table entries and values are offered. the code is aware of large pages and allows the programmer to allocate 2mb pages if needed (without going through all of the shenanigans of breaking a 2mb page down over a new PT handled by the user).
Please disable spectra/meltdown since this patch creates two sets of PML4's per process (which i dont support).
Link to write up can be found [here](https://back.engineering/post/virtual-memory/).
# table entry manipulation
- get/set pml4e's
- get/set pdpte's

Loading…
Cancel
Save