Sunteți pe pagina 1din 1

Real Time Systems

List of Practical

1. Take 5 jobs with release time and execution time assign on the single processor on
the First Come First Serve basis.
2. Take 5 jobs with timing constraints and assign on the single processor on Round
Robin Approach.
3. Implementation of Weighted Round Robin approach for 5 jobs with timing
constraints.
4. Implementation of Priority Driven scheduling with Preemptive and Non-Preemptive
approach.
5. Implementation of Earlier Deadline First Algorithm.
6. Implementation of Latest Release Time First algorithm.
7. Implementation of Polling Approach for scheduling of aperiodic jobs.
8. Implementation of Deferrable server.
9. Implementation of Basic Priority Inheritance Protocol for jobs
Job ri ei i Critical Sections
J1 7 3 1 [Shaded;1]
J2 5 3 2 [Black;1]
J3 4 2 3
J4 2 6 4 [Shaded;4[Black;1.5]]
J5 0 6 5 [Black;4]
10. Implementation of Priority Ceiling Protocol.

S-ar putea să vă placă și