Simulates MVT (Multiprogramming with Variable Tasks) memory management. Manages 2 GB memory (512 MB for OS), allocating processes from ready.txt and loading jobs from job.txt as others finish. Tracks processes with a PCB table and performs compaction when needed. Outputs memory diagrams and queue statuses.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simulates MVT (Multiprogramming with Variable Tasks) memory management. Manages 2 GB memory (512 MB for OS), allocating processes from ready.txt and loading jobs from job.txt as others finish. Tracks processes with a PCB table and performs compaction when needed. Outputs memory diagrams and queue statuses.
saeedmosaffer/Memory-Management
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simulates MVT (Multiprogramming with Variable Tasks) memory management. Manages 2 GB memory (512 MB for OS), allocating processes from ready.txt and loading jobs from job.txt as others finish. Tracks processes with a PCB table and performs compaction when needed. Outputs memory diagrams and queue statuses.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published