6/recent/ticker-posts
Showing posts with the label Operating-SystemShow all
Maximum of 3 : Bash Script
Write a program to implement contiguous file allocation technique
Write a C program to get the name, the start block, and length of n files and display the File Allocation table using Contiguous / Sequential Allocation.
Write a C program to get the name of the file, the start block of the file and the length of the file from the user and display it in the given format.
Write a C program to get the name of the file, the start block of the file and the length of the file from the user and display it in the given format. Also, print the disk blocks allocated to this file
Write a C program to get the name of the file, the start block of the file and the length of the file from the user and display it in the given format
OS Least Recent Use (LRU)
OS First Fit
Linked File Allocation 2
Linked File Allocation 1
Optimal Page Replacement 2
First In First Out (FIFO) 2
First In First Out (FIFO) 1
Optimal Page Replacement 1
OS Best Fit
OS Priority Scheduling 2
OS Priority Scheduling 1
OS Priority Scheduling
OS Round Robin 2
OS Round Robin 1
Load More That is All