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 the advantage of executing a process in background?
Max relax-able permission value with out giving write permission to others?
How to write the program on full-duplex communication on bidirectional?
What are two different models of ipc differentiate both?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Please explain fork() system call?
Tell me set-user-id is related to (in unix)?
Explain what is the process id for kernel process?
Please describe the initial process sequence while the system boots up?
Which ipc is faster?
What is the very first process created by kernel?
Explain the initial process sequence while the system boots up?
How to get or set an environment variable from a program?
Which ipc is the fastest in unix?
Explain the system calls used for process management?