This utility allows you to lock every available memory regions of an arbitrary process into its working set.
-
Updated
Sep 8, 2026 - C++
This utility allows you to lock every available memory regions of an arbitrary process into its working set.
An x86_64 operating system for hobbyists, learning, and teaching. Written in C++23 and assembly.
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
Archive of assignments done in Operating System Course.
"Implementation of Virtual Memory available in operating systems"
Multithreaded usermode virtual memory manager state machine
Designing Virtual Memory Unit in C and using LRU, MRU replacement techniques for page replacement
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Implementing various algorithms related to operating systems concepts
Prototype of a virtual memory administration system that simulates process behavior according to available resources
Simulador de Paginação lúdico para ensinar conceitos de memória virtual para iniciantes no assunto com Python, Tkinter e Custom Tkinter
A simple Linux operating system.
Understand pintos and implement projects
Modification of XV6 Operating System
Virtual Memory Simulator - Simulador de Memoria Virtual
A comprehensive collection of resources on virtual memory implementations in Linux, Windows, and general concepts. This repository organizes key documentation, summaries, and links to help developers and system enthusiasts understand memory management across operating systems.
Programa em C que simula o funcionamento do gerenciamento de memória virtual em um sistema operacional.
CS342 Operating Systems – Spring 2023 Project #4 – Physical and Virtual Memory Information
To associate your repository with the virtual-memory-management topic, visit your repo's landing page and select "manage topics."