intermezzOS / kernel

A hobby operating system, in Rust
http://intermezzos.github.io/
Apache License 2.0
1.39k stars 91 forks source link

Implement paging #81

Open steveklabnik opened 8 years ago

steveklabnik commented 8 years ago

Identity paging has been completed, but that's not great. We should do actual paging. what kind is yet TBD.

steveklabnik commented 7 years ago

http://nommu.org/memory-faq.txt

steveklabnik commented 7 years ago

http://www.cirosantilli.com/x86-paging/