Skip to content

avulamani/Virtual-Memory-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Memory Optimization Tool

This project simulates Virtual Memory concepts in Operating Systems.

Features

  • Paging with Demand Paging
  • LRU and Optimal Page Replacement Algorithms
  • Page Hits and Page Faults
  • Hit Ratio Calculation
  • Internal Fragmentation (Paging)
  • External Fragmentation (Segmentation)

Technologies Used

  • HTML
  • CSS
  • JavaScript

Author

Manikanta

About

Visualizes the behavior of paging and segmentation, including page faults and demand paging. Allow users to experiment with custom inputs for memory allocation, simulate memory fragmentation, and evaluate page replacement algorithms like LRU and Optimal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors