Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include process and disk scheduling.
Chapter 1 – Introduction
Chapter 2 – Process Scheduling
Chapter 3 – Resource Allocation Graph
Chapter 4 – Disk Scheduling
Chapter 5 – Solutions