what about the initial process sequence while the system
boots up?
Answer Posted / shilpa
While booting, special process called the 'swapper'
or 'scheduler' is created by the Process-ID 0. The swapper
manages memory allocation for processes and influences CPU
allocation. The swapper in turn creates 3 children: the
process dispatcher, vhand, etc...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is ln(linking)?
Explain linking across directories?
What is ipc in unix?
Max relax-able permission value with out giving write permission to others?
What is the condition required for dead lock in unix system?
What is unix ipc?
What is the full form of ipc?
Please describe the initial process sequence while the system boots up?
What is fork()?
What is i-node numbers?
Explain how do you execute one program from within another?
Explain what is the process id for kernel process?
Which ipc is faster?
Please explain fork() system call?