- better userspace memory manager
- clean up the scheduler
- overall cleanup of repo
- finish block splitting
- finish coalescing
- clean up trap handler
- clean up process code
- write documentation
- document unsafe blocks
- start work on a virtio driver
- start work on process syscalls
- start work on elf parsing
- work on serial driver--cleanup & U-mode integration
- solidify capability interface
- don't panic! (so much)
- priority-based round robin (PBRR) scheduler