You are browsing as a guest. Sign up (or log in) to start making projects!

4h 10m 22s logged

Virtual Memory Management is complete! (for now)

I’ve added methods for mapping pages and VMA together. I’ve also improved the kernel VMA granularity and added a kernel paging remap step to mm_init() which applies the kernel VMA permissions to the kernel pages. This is only intermediate until I switch to the linux boot protocol.


Next up, I’ll be adding a (very basic) ELF loader!

0
15

Comments 0

No comments yet. Be the first!