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.
Simple C program to get physical address from user space through mmap
Implementation of Copy-On-Write in xv6 kernel in C.
C program to simulate virtual memory mgt
Translation of logical addresses to physical addresses, using translation lookaside buffer (TLB).
Virtual memory operation simulator
Little studies abouts operating systems (processes and memory) made for Operating Systems discipline at CEFET-MG
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
threads, processes, synching, deadlocks, and logical-physical addresses.
Add a description, image, and links to the physical-addresses topic page so that developers can more easily learn about it.
To associate your repository with the physical-addresses topic, visit your repo's landing page and select "manage topics."