Sunday, March 11, 2012

What is 'burst time' in operating system (OS) | cpu scheduling algorithms

Burst Time is actually time that is required to complete execution of particular task or process.

CPU Scheduling algorithms require Burst time as input.

Different CPU Scheduling algorithms are :
a) FCFS.
b) SJF.
c) PRIORITY.
d) ROUND ROBIN.

No comments:

Post a Comment