Skip to content
#

page-tables

Here are 19 public repositories matching this topic...

🚀 Enhanced OS/161 with advanced memory management, dynamic processes, and powerful synchronization. Dive into VirtuOS to explore hierarchical page tables, dynamic memory allocation, and synchronization techniques. Elevate your OS education with VirtuOS today!

  • Updated Sep 1, 2023
  • C

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++

Improve this page

Add a description, image, and links to the page-tables topic page so that developers can more easily learn about it.

Curate this topic

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