jason-dev1 / Simulation-of-Virtual-Memory-Paging-Algorithms Star 7 Code Issues Pull requests Simulation of Virtual Memory Paging Algorithms virtual-memory aging second-chance least-recently-used first-in-first-out paging-algorithms simulation-of-virtual-memory not-frequently-used Updated Oct 10, 2020 JavaScript
houssam966 / paging-algorithms Star 3 Code Issues Pull requests Applies various page replacement algorithms to a reference string and displays the number of page faults and where they occurred. osc algorithms fifo replacement page-faults lru-replacement-algorithm optimal-replacement paging-algorithms Updated May 14, 2020 Java
kj-grogu / AOS_CSEN383_Projects Star 2 Code Issues Pull requests These projects are course assignment projects done for Advanced Operating System, done mainly in c and java threads mutex-synchronisation scheduling-algorithms paging-algorithms Updated Mar 14, 2024 C
Mostafatalaat770 / Paging-and-RAM-Replacement-Algorithms Star 1 Code Issues Pull requests Implementation of Optimal, FIFO, LRU, and Clock page replacement algorithms. clock paging lru-replacement-algorithm optimal-page-replacement paging-algorithms fifo-page-replacement Updated May 5, 2021 C++
LaplaceXD / OperatingSystemConcepts Star 0 Code Issues Pull requests Operating System Concepts Simulations (CS3104) python3 operating-system memory-management disk-scheduling scheduling-algorithms cpu-scheduling schedulers paging-algorithms memory-management-paging Updated Dec 5, 2023 Jupyter Notebook