why kernel heap and code copied in fork()
Posted: Thu Apr 28, 2011 4:00 pm
in j.m tutorial say we must copy kernel heap and code to the child process:
http://www.jamesmolloy.co.uk/tutorial_h ... sking.html
why we need to copy kernel heap and code to the every child process in fork?
http://www.jamesmolloy.co.uk/tutorial_h ... sking.html
why we need to copy kernel heap and code to the every child process in fork?