GitHub / anas-farooq8 / MVT-MemoryManagementSimulation
This project simulates the Multiple Partitions - Variable Regions (MVT) memory management technique for managing 2 GB of memory, with 512 MB allocated for the OS. It reads processes from ready.txt and job.txt files and uses FCFS. Features include memory compaction (triggered by >3 holes) and representations of memory allocation and queues.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 129 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 3 months ago
Pushed at: 11 months ago
Last synced at: 3 months ago
Topics: allocation, best-fit-algorithm, compaction, fcfs-scheduling, graphical-representation, memory-management, mvt, os, swing-gui