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
Implementation of OS concepts for better understanding.
This part of the Pintos Project involved extending previous functonality implemented in other parts by implementing Virtual Memory.
A hash table data structure that emulates virtual memory
Header-only library of essential utilities for C++ development - socket, http, json, virtual memory, log, timestamp.
assignment code for csc369
Second year Operating System Coursework at Imperial College London
Frameworks for CPU Scheduler, Virtual Memory Management, IO Scheduler to support a batch of scheduling algorithms.
Some demo programs related to the operating systems class
Implements the virtual memory sub-system of OS/161 using a two-level page table.
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."