2022OS-Contiguous-Memory-Allocation

This project on github

Lab04

This is a C program to serve as a contiguous memory simulator

The program can only run in rather Linux, UNIX , or Mac OS X system.

To compile the program,use the command below:

make

Run the program by using the following command:

./allocator MEMORY_SIZE