This utility allows you to lock every available memory regions of an arbitrary process into its working set.
-
Updated
May 6, 2023 - C++
This utility allows you to lock every available memory regions of an arbitrary process into its working set.
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
Archive of assignments done in Operating System Course.
Multithreaded usermode virtual memory manager state machine
The Cython Virtual Memory Toolkit is designed to provide Cython header files (*.pxd) for various functionalities, enabling Cython to interact with the virtual memory of a target process. This toolkit includes features for reading, writing, allocating, and freeing virtual memory.
"Implementation of Virtual Memory available in operating systems"
Prototype of a virtual memory administration system that simulates process behavior according to available resources
Implementing various algorithms related to operating systems concepts
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Simulador de Paginação lúdico para ensinar conceitos de memória virtual para iniciantes no assunto com Python, Tkinter e Custom Tkinter
Virtual Memory Simulator - Simulador de Memoria Virtual
Modification of XV6 Operating System
Designing Virtual Memory Unit in C and using LRU, MRU replacement techniques for page replacement
Programa em C que simula o funcionamento do gerenciamento de memória virtual em um sistema operacional.
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.
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.
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."