Q. brk system call………… (Solved)
1. synchronize process execution with exit of previously forked process
2. control the size of memory allocated to a process
3. finish executing a process
4. overlay image of a program onto the running process
- b. control the size of memory allocated to a process