Publisher's Synopsis
New in 2nd edition: bankers algorithm explained!
Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system.
- First Come First Serve (FCFS)
- Shortest Job First (Non-preemption)
- Shortest Job First (Preemption)
- Priority
- Round Robin
- First Come First Serve (FCFS)
- Shortest Seek Time First
- SCAN
- C-SCAN
- LOOK
- C-LOOK