Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 267 Bytes

File metadata and controls

5 lines (4 loc) · 267 Bytes

Basic OS (Shell + Kernel)

Part 1: The OS Shell (Basic commands like help,quit,set,print,run)

Part 2: The Kernel and Process Execution (RAM, Ready Queue, PCB,CPU)

Part 3: Memory Management (Boost Sequence, Launcher, Page Fault)