Update README.md

merge-requests/1/merge
_xeroxz 4 years ago
parent 577cbd52ed
commit 9e5270fb52

@ -6,10 +6,7 @@
# nasa-tables
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/).
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). Link to write up can be found [here](https://back.engineering/post/virtual-memory/).
# example

Loading…
Cancel
Save