what about the initial process sequence while the system
boots up?



what about the initial process sequence while the system boots up?..

Answer / 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

More Unix IPC Interview Questions

What is semaphone?

5 Answers   HCL,


What is IPC? What are the various schemes available?

5 Answers  


write About fork()?

2 Answers  


What is daemon?

0 Answers  


Explain about daemon?

0 Answers  






What are two different models of ipc differentiate both?

0 Answers  


What Happens when you execute a command?

3 Answers  


What is an advantage of executing a process in background?

2 Answers  


About ln(linking)

1 Answers   Infosys,


What are the system calls used for process management:

5 Answers  


What are the various schemes available?

0 Answers  


Explain how do you execute one program from within another?

0 Answers  


Categories