Question: Consider the scheduling algorithm in the Solaris operating system for time-sharing threads. What is the time quantum (in milliseconds) for a thread with priority 15?
Consider the scheduling algorithm in the Solaris operating system for time-sharing threads.
- What is the time quantum (in milliseconds) for a thread with priority 15? With priority 40?
- Assume that a thread with priority 50 has used its entire time quantum without blocking. What new priority will the scheduler assign this thread?
- Assume that a thread with priority 20 blocks for I/O before its time quantum has expired. What new priority will the scheduler assign this thread?
Step by Step Solution
There are 3 Steps involved in it
Answer In the Solaris operating system the timesharing scheduling algorithm for threads uses dynamic priority adjustments based on thread behavior Her... View full answer
Get step-by-step solutions from verified subject matter experts
