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
Tell me set-user-id is related to (in unix)?
What is the full form of ipc?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Please describe the initial process sequence while the system boots up?
Explain the system calls used for process management?
Explain the advantage of executing a process in background?
Explain about daemon?
Explain linking across directories?
What are the various schemes available in ipc?
Which ipc is the fastest in unix?
What is i-node numbers?
Explain what are the system calls used for process management?
What is ipc in unix?
Explain the initial process sequence while the system boots up?
What is the condition required for dead lock in unix system?