#
pagefault
Here are 7 public repositories matching this topic...
Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
simulator disk frame page memory-management physical-addresses virtualmemory least-recently-used page-frame-allocator page-frames pagefault second-chance-replacement hashedpagetable
-
Updated
Apr 12, 2021 - C
Single header library to measure the number of pagefaults in any given code block.
-
Updated
Aug 1, 2024 - C
Implementation of FIFO Algorithm in C
operating-system fifo hits firstinfirstout frame-size page-fault fifo-algorithm frame-array pagefault
-
Updated
Oct 1, 2020 - C
-
Updated
Nov 10, 2023 - Java
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
memory-management virtual-memory student-project physical-addresses nru lru-replacement-algorithm read-write-memory operational-systems pagefault second-chance-replacement writebacks
-
Updated
Jun 25, 2022 - C
Improve this page
Add a description, image, and links to the pagefault topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pagefault topic, visit your repo's landing page and select "manage topics."