mmap, brk and sbrk memory management calls in UNIX

In this article we will learn more Advanced Memory Allocation in Unix.

Let's begin with an interesting question then !! Question An example for memory management system call in unix is: fork sigaction mmap execve

It's great if you got the the answer.

It's great even if you didn't get it! Because you are continuing to read and you are ready to explore and find the right answer :)

Happy learning!!

brk and sbrk are basic memory management system calls used in Unix and Unix-like operating...
 •  0 comments  •  flag
Share on Twitter
Published on December 11, 2020 07:58
No comments have been added yet.