CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>
-
Updated
Mar 13, 2024 - Python
CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>
Common Algorithms used by Operating Systems.
Page replacement algorithms implemented in c language: FIFO, LRU, Optimal, MFU, LFU, Second chance
disk scheduling algorithms implemented in c language: FCFS, SSTF, SCAN C-SCAN
Process scheduling algorithms implemented in c language: FCFS, SJF, Priority, Round Robin (non-preemptive)
Add a description, image, and links to the operating-system-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the operating-system-algorithms topic, visit your repo's landing page and select "manage topics."