Question: What kernel should do when fork system call is invoked in Unix OS ? Explain Three-layer architecture of Unix operating system .
- What kernel should do when fork system call is invoked in Unix OS ?
- Explain Three-layer architecture of Unix operating system .
Step by Step Solution
3.50 Rating (157 Votes )
There are 3 Steps involved in it
Fork System Call in UNIX When the fork system call is invoked in a UNIX operating system the kernel creates a new process child process that is a copy of the calling process parent process The child p... View full answer
Get step-by-step solutions from verified subject matter experts
