Login
Roast topics
Find topics
Find it!
From:
Nick Chandler
(Uncensored)
subscribe
Lab Report: Adding Stride Scheduling to xv6 · Nick Chandler
https://nickchandler.dev/articles/2025/10/03/lab-report-adding-stride-scheduling-to-xv6/
links
backlinks
Tagged with:
operating systems
scheduling
lab
osdev
compsci
xv6
Roast topics
Find topics
Roast it!
Replacing xv6's round robin scheduler with a stride scheduler to explore proportional-share scheduling and kernel design.