Skip to content

Implementation and performance testing of Completely Fair Scheduler in C.

Notifications You must be signed in to change notification settings

tarakciemre/completely-fair-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Completely Fair Scheduler

Completely Fair Scheduler (CFS) is a CPU scheduling algorithm that was merged to the Linux operating system in 2007. In this project, our implementation of the CFS algorihm was implemented as a simulation, and experiments were conducted to evaluate its performance in various situations.

About

Implementation and performance testing of Completely Fair Scheduler in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published