Variable Size Partitioning (Contiguous Allocation) Simulator using C/C++ on Linux.
A simulation that explores the effects of limited memory and memory management based on contiguous allocation. Your simulator will read information and characteristics of processes from input files and then simulate the execution of the processes.
The