#
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
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
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
-
Updated
Nov 10, 2023 - Java
A C program designed to generate and demonstrate pagefaults. A hands-on educational tool for understanding virtual memory management, page swapping, and kernel behavior in Operating Systems.
-
Updated
Sep 11, 2025 - C++
Add this topic to your repo
To associate your repository with the pagefault topic, visit your repo's landing page and select "manage topics."