Source: cirosantilli/x86-paging/example-simplified-single-level-paging-scheme
= Example: simplified single-level paging scheme
This is an example of how paging operates on a _simplified_ version of a x86 architecture to implement a virtual memory space with a `20 | 12` address split (4 KiB page size).