Operating System Lab
3). Write a C program to implement the various process scheduling mechanisms such
5). Write a C Program to implement Sequential File Allocation method.
6). Write a C Program to implement Indexed File Allocation method.
7). Write a C Program to implement Linked File Allocation method.
8). To implement deadlock avoidance & Prevention by using Banker’s Algorithm.
9). To implement page replacement algorithms FIFO (First In First Out)
10). To implement page replacement algorithm LRU (Least Recently Used)