summaryrefslogtreecommitdiff
path: root/kernel/sched.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-12PROJECT RESTRUCTURINGDanny Holman1-74/+0
2024-05-29kernel: sched: implement the round-robin schedulerv0.06Danny Holman1-52/+56
2024-03-28kernel: sched: add a flag that is set on initDanny Holman1-0/+6
2024-03-28kernel: add a basic thread schedulerDanny Holman1-0/+64