pagefault
Here are 8 public repositories matching this topic...
Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
- 
            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
- 
            Updated
            Oct 1, 2020 
- 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++
Implementação de um simulador de memória virtual, aplicando algoritmos de substituição de página LRU, NRU e Second Chance.
- 
            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."