09.10.2014 Views

Download Operating System Tutorial (PDF Version) - Tutorials Point

Download Operating System Tutorial (PDF Version) - Tutorials Point

Download Operating System Tutorial (PDF Version) - Tutorials Point

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Priority Based Scheduling<br />

<br />

<br />

<br />

Each process is assigned a priority. Process with highest priority is to be executed first<br />

and so on.<br />

Processes with same priority are executed on first come first serve basis.<br />

Priority can be decided based on memory requirements, time requirements or any other<br />

resource requirement.<br />

Wait time of each process is following<br />

Process Wait Time : Service Time - Arrival Time<br />

P0 0 - 0 = 0<br />

P1 3 - 1 = 2<br />

P2 8 - 2 = 6<br />

P3 16 - 3 = 13<br />

Average Wait Time: (0+2+6+13) / 4 = 5.25<br />

TUTORIALS POINT<br />

Simply Easy Learning Page 34

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!