Abd-ELrahmanHamza / OScheduler

A CPU scheduler determines an order for the execution of its scheduled processes. using three algorithms Non-preemptive Highest Priority First (HPF) Shortest Remaining time Next (SRTN) & Round Robin (RR) and include memory allocation capabilities using the buddy memory allocation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abd-ELrahmanHamza/OScheduler Stargazers