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 are various IDs associated with a process?

4 Answers  


Which ipc is faster?

0 Answers  


set-user-id is related to (in unix)

1 Answers  


What are the system calls used for process management:

5 Answers  


What is the full form of ipc?

0 Answers  






Linking across directories?

2 Answers  


Explain fork() system call?

12 Answers   ASAS, IBM,


what is the condition required for dead lock in unix sustem ?

2 Answers  


Max relaxable permisssion value with out giving write permission to others?

2 Answers   IBM,


Max relax-able permission value with out giving write permission to others?

0 Answers  


Explain the advantage of executing a process in background?

0 Answers  


what is the very first process created by kernell

5 Answers  


Categories