Subsystems

Detailed documentation for each kernel subsystem, organized by implementation sprint.

Each subsystem page covers the design, implementation details, data structures, and API of a major kernel component. Completed subsystems include full implementation details; planned subsystems describe the intended design.

SprintSubsystemStatus
1Boot & Serial Output✅ Complete
2Memory Management✅ Complete
3Interrupts & Exceptions✅ Complete
4Processes & Scheduler🔲 Planned
5Capabilities & IPC🔲 Planned
6Syscalls & Userspace🔲 Planned
7Init & Userspace🔲 Planned