Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 193 Bytes

File metadata and controls

6 lines (5 loc) · 193 Bytes

C-mymalloc

Custom version of mymalloc using linked list Uses bump allocator technique Contains free, defragmentation memory functions More effficient way is to just delete unwanted segment