Skip to content

Releases: mhomran/mars-OS

Phase 2

07 Jan 19:03
Compare
Choose a tag to compare

Memory management unit: Buddy system

Phase 1

06 Jan 19:51
Compare
Choose a tag to compare

Finish phase 1:

Scheduler algorithms:

  1. Round Robin (RR).
  2. Highest Priority First (HPF).
  3. Shortest Remaining Time Next (SRTN).