Question: Question 5 (1 points): (see above) When thread C completes a disk I/O, it is possible that it will need to wait for other threads

Question 5 (1 points): (see above) When thread C completes a disk I/O, it is possible that it will need to wait for other threads to perform computations before it will be allowed to start performing its 8.5 milliseconds of computation. Which of the following is the maximum amount of time that it might need to wait to start its computation? If the true answer is on a boundary (e.g. 1.1ms) then we will accept either of the two answers that touch the boundary as correct (e.g. both "less than 1.1 ms" and "between 1.1 ms and 1.8 ms" for 1.1ms). A. O less than 1.1 ms B. O between 1.1 ms and 1.8 ms C. O between 1.8 ms and 2.5 ms D. O between 2.5 ms and 3.5 ms E. O between 3.5 ms and 6 ms F. O between 6 ms and 11 ms G. O more than 11 ms Question 5 (1 points): (see above) When thread C completes a disk I/O, it is possible that it will need to wait for other threads to perform computations before it will be allowed to start performing its 8.5 milliseconds of computation. Which of the following is the maximum amount of time that it might need to wait to start its computation? If the true answer is on a boundary (e.g. 1.1ms) then we will accept either of the two answers that touch the boundary as correct (e.g. both "less than 1.1 ms" and "between 1.1 ms and 1.8 ms" for 1.1ms). A. O less than 1.1 ms B. O between 1.1 ms and 1.8 ms C. O between 1.8 ms and 2.5 ms D. O between 2.5 ms and 3.5 ms E. O between 3.5 ms and 6 ms F. O between 6 ms and 11 ms G. O more than 11 ms
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
