Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 257 Bytes

TODO.md

File metadata and controls

17 lines (11 loc) · 257 Bytes

AurixOS TODO

General

  • Better build system?
  • Documentation and a proper README

Memory

  • Switch to Buddy allocator as a PMM
  • Add a SLAB heap allocator
  • Add a VMM with CoW and W^X

ACPI

  • Implement ACPI table parsing
  • Implement AML parser