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
What is the condition required for dead lock in unix system?
What is ipc port?
Tell me set-user-id is related to (in unix)?
Explain linking across directories?
How to write the program on full-duplex communication on bidirectional?
Max relax-able permission value with out giving write permission to others?
Explain what is the process id for kernel process?
Explain the initial process sequence while the system boots up?
Please explain fork() system call?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is fork()?
Please describe the initial process sequence while the system boots up?
What are the various schemes available?
Explain what are the system calls used for process management?
What are the various schemes available in ipc?