FAQ Style Article

Linux Scheduler (CFS)

List of FAQ style articles on Linux CFS Scheduler

  1. Introduction – Terminology
  2. CFS and Nice
  3. CFS and Latency (sched_min_granularity_ns and sched_latency_ns)
  4. CFS and Red Black Tree
  5. CFS and Virtual Run Time (vruntime)
  6. CFS and Periodic scheduler (schedule_tick())

Leave a comment