Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
-
Updated
Jun 7, 2023 - C
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
These are the Python implementations of FIFO, LRU and OPT page replacement algorithms
Codes pertaining to OS Lab for Course CO254 - Operating Systems[CSE NITK SEM-4]
SJTU-CS356-Projects
Operating System Simulator built using JS, HTML and CSS
Program to accept number of physical frames, list of page accesses, and the page replacement algorithm and output the number of faults and whether each access was a fault or not. Supports FIFO, LRU, and OPTIMAL algorithms.
This code was written in JAVA.
Operating System Algorithms in C++
This is an extension of Nachos to support multiprogramming using system calls such as Exec, Exit, Read and Write to have processes request services from the kernel. Then it is further extended by a Virtual Memory Manager supported by Demand Paging and Page Replacement procedures.
This repository holds the program of all study jams conducted by GDSC SCTCE
CSUSM: Operating Systems
Simulation and data analysis for 4 different page replacement algorithms
Basic OS Programs - CPU Scheduling & Page Replacement
A Repository of Operating System Virtual Lab having Process Scheduler, Page Replacement and Disk Scheduler
Assignments of Systems Lab.
Page replacement simulator - Operating Systems Memory Virtualization project
OS programs in python
Not Another Completely Heuristic Operating System (NACHOS)
"Implementation of Virtual Memory available in operating systems"
Lets's study algorithm!!!
Add a description, image, and links to the page-replacement topic page so that developers can more easily learn about it.
To associate your repository with the page-replacement topic, visit your repo's landing page and select "manage topics."