Linux Scheduler

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Jun 7 8:16
Editor
Edited
Edited
2024 Jan 17 14:44

Before Linux version 2.4

Complexity dependent on the number of ready queue to find the highest priority (for assignment not a waiting time)
  • Priority-based scheduling and round-robin scheduling
  • Multi-level feedback queue
  • SMP support was introduced in Linux 2.2
Linux Scheduler Notion
 
 
 
Linux Scheduler Structure
 
 
 
 
notion image
 
 
 
 
 
 

Recommendations