Page replacement algorithms implemented in c language: FIFO, LRU, Optimal, MFU, LFU, Second chance
-
Updated
Sep 16, 2023 - C
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."