Skip to content

thhreh/MemoryAllocator

Repository files navigation

MemoryAllocator

Cs252 computer archetecture project 1.
Using C, impletemented memory allocation and deallocation functions.
Main part of the code are in Mymalloc.c;
Gained knowledge about memory structure, how to turn memory obtain from system call
into managable memory section, deallocating memory, manage extra chunks from system call.
Completed on 2021, all required feature implemented, full credit.\

About

Cs252 computer archetecture project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published