Skip to content
#

page-tables

Here are 24 public repositories matching this topic...

This is a college project of Operating Systems completed by me. It contains CPU scheduling, Semaphore(Dining Philosopher Problem), Deadlock(Bankers Algorithm), Memory Management(Two-Level Page-Table Scheme ,Hashed Page Table with TLB),Page Replacement (Second Chance Algorithm using circular link list). Also a simple GUI menu is also implemented.

  • Updated Jun 30, 2023
  • C++

A Python-based simulator showcasing memory management concepts such as allocation strategies, segmentation, pagination, swapping, and TLB. Interactive examples implemented in Jupyter notebooks

  • Updated Feb 4, 2025

Add this topic to your repo

To associate your repository with the page-tables topic, visit your repo's landing page and select "manage topics."

Learn more