# What should be done Setup Paging mechanism for x86 # Motivation We need paging to support virtual memory management and begin working on the memory management subsystem. More details about paging on [osdev](https://wiki.osdev.org/Paging).