Multiple choice

Which of the following system processes is a real-time scheduler that runs as process 0 on SVR5 systems and can be used to set priority for real-time processes so that they can be given fast access to the kernel?

  1. swapper

  2. page daemon

  3. init

  4. sched

  5. fsck

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is a system process used as a real-time scheduler that runs as process 0 on SVR5 systems and can be used to set priority for real-time processes so that they can be given fast access to the kernel.