Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 172 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 172 Bytes

Simplified-Memory-Management

Write memory management functions: mm_malloc() and mm_free(), and get familiar with a number of related Linux system calls, such as sbrk().