XyrisOS/xyris

Refactor Memory Management

Opened this issue · 0 comments

  • code style cleanup & general refactors (#314)
  • allocating page tables in a platform independent way
  • managing platform-specific pages and walking paging structures
  • high-level virtual page allocator
  • task separate page tables

(@micahswitzer correct me on these if I'm wrong / missing any)