/Operating-System-FOS

The project consists of three milestones: Milestone 1 integrates command prompt, system calls, and dynamic allocation; Milestone 2 addresses kernel and user heaps, implementing a memory fault handler; Milestone 3 introduces advanced fault handling and a CPU scheduler.

Primary LanguageC

Issues