Describe the initial process sequence while the system
boots up?
Answer Posted / guest
Whenever the system boots up, daemons are initialised.
The first process that gets initialised is scheduler (PID
0). This in turn initialises init process (PID 1)
vhand,bdflush are the other processes that get initialised
when the system boots up.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain linking across directories?
Please describe the initial process sequence while the system boots up?
Explain how do you execute one program from within another?
What is ipc port?
Explain the system calls used for process management?
How to get or set an environment variable from a program?
What are two different models of ipc differentiate both?
Explain what is the process id for kernel process?
What is unix ipc?
What are the various schemes available in ipc?
What is daemon?
What is the condition required for dead lock in unix system?
Explain the advantage of executing a process in background?
What is the full form of ipc?
What is ipc in unix?