Search More:-

Saturday 19 November 2011

Scheduling Algorithms

CPU Scheduling deal with the difficulty of deciding which of the processes in the prepared queue is to be allocated the CPU.


Following are some scheduling algorithms:-
  • FCFS Scheduling.
  • Round Robin Scheduling.
  • SJF Scheduling.
  • SRT Scheduling.
  • Priority Scheduling.
  • Multilevel Queue Scheduling.
  • Multilevel Feedback Queue Scheduling.

No comments:

Post a Comment

Operating System (OS) Book