A simple program for virtual memory management.
-
Updated
Mar 12, 2018 - C++
A simple program for virtual memory management.
Programa em C que simula o funcionamento do gerenciamento de memória virtual em um sistema operacional.
Archive of assignments done in Operating System Course.
A memory simulator that uses several virtual memory techniques to handle multiple processes. Final project for the operating systems course.
Simulation For demand Paging
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Multithreaded usermode virtual memory manager state machine
This project simulates virtual memory and Page Replacement Algorithms(FIFO and Optimal) given a input file. It is implemented in C language, with cmake and make build automations.
Prototype of a virtual memory administration system that simulates process behavior according to available resources
Designing Virtual Memory Unit in C and using LRU, MRU replacement techniques for page replacement
운영체제 과목 프로젝트
Implementing various algorithms related to operating systems concepts
This is a program written in python that simulates a limited version of an operating system's page table.
Virtual Memory Simulator - Simulador de Memoria Virtual
This utility allows you to lock every available memory regions of an arbitrary process into its working set.
CS342 Operating Systems – Spring 2023 Project #4 – Physical and Virtual Memory Information
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."