انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

نظم تشغيل عملي

الكلية كلية العلوم للبنات     القسم قسم الحاسبات     المرحلة 4
أستاذ المادة رسل محمد نعمة       06/03/2019 16:56:57
Cpu Scheduling methods
CPU scheduling
( Short Term Scheduling )
1- First Come First Server
2- Shortest Job First
A- non preemptive
B- preemptive
3- Priority
A- Non preemptive
B- preemptive
4- Round Robin
First Come First Server (FCFS)this method depended on process arrival time to ready Queue .

Average waiting time is generally not minimal
FCFS is non-preemptive
Not good for time sharing systems where each user needs to get a share of the CPU at regular intervals
Algorithm : non preemptive
First Come First Server (FCFS)this method depended on process arrival time to ready Queue .

Average waiting time is generally not minimal
FCFS is non-preemptive
Not good for time sharing systems where each user needs to get a share of the CPU at regular intervals
Algorithm : non preemptive
First Come First Server (FCFS)this method depended on process arrival time to ready Queue .

Average waiting time is generally not minimal
FCFS is non-preemptive
Not good for time sharing systems where each user needs to get a share of the CPU at regular intervals
Algorithm : non preemptive
First Come First Server (FCFS)this method depended on process arrival time to ready Queue .

Average waiting time is generally not minimal
FCFS is non-preemptive
Not good for time sharing systems where each user needs to get a share of the CPU at regular intervals
Algorithm : non preemptive
example :-
Process
Ready queue arrive time
Cpu burst time
P1
0
3 ms
P2
1
4 ms
P3
4
6 ms
P4
2
4 ms
P5
6
1
find follow:-
.1 draw Gantt chart
.2 compute turnaround time and compute to each process average turnaround time
Practical

المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .