Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
-
Updated
Apr 12, 2021 - C
Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
Designed Virtual Memory Manager which converts logical address to physical address.
The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161
A virtual memory manager
OS Nachos Implementation
This part of the Pintos Project involved extending previous functonality implemented in other parts by implementing Virtual Memory.
Implementation of OS concepts for better understanding.
Header-only library of essential utilities for C++ development - socket, http, json, virtual memory, log, timestamp.
A hash table data structure that emulates virtual memory
32 bit OS with a rtl8139 network card driver
Second year Operating System Coursework at Imperial College London
assignment code for csc369
Frameworks for CPU Scheduler, Virtual Memory Management, IO Scheduler to support a batch of scheduling algorithms.
Developmnent of OS161
A virtual memory page replacement simulator made for educational purposes
Add a description, image, and links to the virtualmemory topic page so that developers can more easily learn about it.
To associate your repository with the virtualmemory topic, visit your repo's landing page and select "manage topics."