O(1) scheduler

Creator
Creator
Seonglae Cho
Created
Created
2023 Sep 20 7:39
Editor
Edited
Edited
2023 Oct 24 14:34
  • Different switching rate is problem (lack of fairness)
  • Throughput fall due to frequent switching
  • Starvation of tasks in the expired queue due to some tasks in the active queue
  • Large mass of heuristic code to classify task’s characteristics to adjust dynamic priority
O(1) scheduler Notion
 
 
 
 
 
 

Recommendations