Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 379 Bytes

PLANS.md

File metadata and controls

21 lines (19 loc) · 379 Bytes

Short-term roadmap:

  • Enable paging / virtual memory
  • Better fault handlers
  • SMP support [IN PROGRESS]
  • PMM
  • VMM
  • Tasks
  • Ring 3
  • Syscalls

Mid-term

  • Start VFS
  • NetBSD Rump Kernel Hypercall support
  • FS

Far Goals:

  • Networking
  • Networked IPC
  • Task distribution
  • GUI
  • POSIX compatibility layer