Bhanuprakash Eagalabhanuprakasheagala.hashnode.devยทJan 20, 2024Heap Memory Allocator in C ProgrammingGreetings, Systems devs! In this article on Building our own Memory Allocator, we dive into malloc library function. Please first read PART1 to understand sbrk() system call provided by Linux. malloc(size) function allocates the size bytes of memory ...45 readsmemory-managementAdd a thoughtful commentNo comments yetBe the first to start the conversation.