O(1) scheduler History

Creator
Creator
Seonglae Cho
Created
Created
2023 Oct 24 8:1
Editor
Edited
Edited
2023 Oct 24 13:8
Refs
Refs

Linux 2.6.0 ~ Linux 2.6.22

  • Introduced by RedHat Ingo Molnar
  • Solves performance problems in the old O(n) scheduler
  • No guarantee of fairness
  • Complex, heuristic, error prone logic to boost interactivity
 
 
 
 
 

Recommendations