- Read this book on memory management.
- This answer to a question on quora has links to some other interesting tutorials.
- Multiboot specification.
- Memory map.
- Quora question.
- 64-ia-32-architectures-software-developer-system-programming-manual-325384.pdf
- Paging is not a thing you implement, is a thing you tell the CPU/MMU to do. You have to configure it. Configuration is explained nicely in (6).
- JamesM's kernel development tutorials
- Setting up paging
No comments:
Post a Comment