Plz.help my in my assignment

Question 2: Total Points (20)
In this question, you will examine in detail how a new process is created in Linux when fork() is called. You have to provide the location and name of variables through which process manager keeps track of the following information:
 Total number of processes currently in the system
 Total number of processes created since the system booted
 Maximum number of allowed processes

You have to identify the pieces of code with their locations which are executed when fork() is called.
what have you got so far?
Topic archived. No new replies allowed.