This utility allows you to lock every available memory regions of an arbitrary process into its working set.
-
Updated
Jul 29, 2022 - C++
This utility allows you to lock every available memory regions of an arbitrary process into its working set.
Archive of assignments done in Operating System Course.
Implementing various algorithms related to operating systems concepts
Multithreaded usermode virtual memory manager state machine
Prototype of a virtual memory administration system that simulates process behavior according to available resources
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Multi-level paging simulation with TLB cache
Virtual Memory Simulator - Simulador de Memoria Virtual
Page replacement policy implementation for virtual memory management
Designing Virtual Memory Unit in C and using LRU, MRU replacement techniques for page replacement
Simulation For demand Paging
운영체제 과목 프로젝트
A simple program for virtual memory management.
This is a program written in python that simulates a limited version of an operating system's page table.
A memory simulator that uses several virtual memory techniques to handle multiple processes. Final project for the operating systems course.
Emulate virtual memory management mechanism :)
Add a description, image, and links to the virtual-memory-management topic page so that developers can more easily learn about it.
To associate your repository with the virtual-memory-management topic, visit your repo's landing page and select "manage topics."