Explain the initial process sequence while the system
boots up?

Submitted by: Administrator
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...
Submitted by: Administrator

Read Online Unix IPC Job Interview Questions And Answers