top | item 30809937

Process Scheduling in Linux (2021)

47 points| devev | 4 years ago |medium.com

6 comments

order
[+] emerged|4 years ago|reply
I would be interested to know more details, for example where are locks held (or is it all interlocked ops / CAS?). I’d assume the scheduler uses lockfree algorithms.