Skip to content

Latest commit

 

History

History
79 lines (40 loc) · 3.61 KB

README.md

File metadata and controls

79 lines (40 loc) · 3.61 KB

Arno

Todos

Scope of improvements

  • Support the multiboot protocol.

  • Take a look at the spinning_top SpinLock implementation.

  • Use a Slab allocator instead of the Buddy allocator.

  • Support multi-threading.

References