Question: When creating a child process in Linux using fork(), would the child process have its own page table, or would its page table be shared
When creating a child process in Linux using fork(), would the child process have its own page table, or would its page table be shared with the parent process. Briefly explain your answer.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
