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
A C-Program that simulates Virtual Memory Management based on a text file input of logical addresses which represents sequential instructions with address range 0 thru 2^16 - 1. See the Project Report for more details regarding usage.
SJTU-CS356-Projects
x86 based Operating System
converted existing single-thread, contiguous file-allocation, file system into a multi-threaded, multi-level indexed file-allocation file system
A simulation of the operations of page tables and page replacement.
Kernel programs and virtualization codes for cs695
XIS operating system
Add a description, image, and links to the pagetable topic page so that developers can more easily learn about it.
To associate your repository with the pagetable topic, visit your repo's landing page and select "manage topics."