Answers

Question and Answer:

  Home  Unix Inter-Process Communication (IPC)

⟩ Explain the initial process sequence while the system boots up?

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...

 147 views

More Questions for you: