/Memory-Allocation-Project

This project was a memory allocation assignment I was tasked with in my operating systems class, I had two partners to collaborate with.

Primary LanguageC

Malloc Lab

The instructions I was given for this project is located in the malloclab.pdf file.

This project was completed by my partners and I in a couple weeks and the bulk of the work was conducted within the mm.c file. Please review this file to see the work we created.