There are 10 different processes running on a workstation. Idle processes are waiting for an input event in the input queue. Busy processes are scheduled with the Round-Robin time sharing method. Which out of the following quantum times is the best value for small response times, if the processes have a short runtime, e.g. less than 10ms?

🎲 Try a Random Question  |  Total Questions in Quiz: 67  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microcontroller and Embedded Programming: Open source RTOS — practice the complete quiz, review flashcards, or try a random question.


There are 10 different processes running on a workstation. Idle processes are waiting for an input event in the input queue. Busy processes are scheduled with the Round-Robin time sharing method. Which out of the following quantum times is the best value for small response times, if the processes have a short runtime, e.g. less than 10ms?