Operating Systems
CPU Scheduling Algorithms
- First Come First Serve (FCFS)
- Shortest Job First (SJF) [No pre-emption, with arrival times] Shortest Job First (SJF) [Pre-emptive, with arrival times]
- Round Robin
- Priority
Page Replacement Algorithms
CPU Scheduling Algorithms
Page Replacement Algorithms
No comments:
Post a Comment