- Write a program that simulates Round Robin CPU scheduling algorithm.
- Write a program that simulates SJF CPU scheduling algorithm.
- Write a program that simulates FCFS CPU scheduling algorithm.
- Write a program that simulates Priority CPU scheduling algorithm.
- Write a program that simulates Multiprogramming-Memory management- Implementation of fork (), wait (), exec() and exit (), System calls.
- Write a program that simulates Multiprogramming with a Fixed number of Tasks(MFT).
- Write a program that simulates Multiprogramming with a Variable number of Tasks(MVT).
- Write a program that simulates Bankers Algorithm for Dead Lock Avoidance
- Write a program that simulates Bankers Algorithm for Dead Lock Prevention.
- Write a program that simulates FIFO page replacement algorithm.
- Write a program that simulates LRU page replacement algorithm.
- Write a program that simulates LFU page replacement algorithm.
- Write a program that simulates Sequenced file allocation strategy.
- Write a program that simulates Indexed file allocation strategy.
- Write a program that simulates Linked file allocation strategy.
Operating System Lab
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment