12)In effect of busy-waiting on performance. Placing a data item into the buffer takes 10 ms when executed in isolation. Similarly, the removal of a data item takes 10 ms. (Assume that the quantum Q is much smaller than the time to execute the CS.) When the producer and the consumer run concurrently on one CPU and the producer begins filling the buffer at time t, the consumer will finish emptying the buffer at time. a) t+10 b) t+ 20 c) t+40

icon
Related questions
Question

In the context of operating systems

12)In effect of busy-waiting on performance.
Placing a data item into the buffer takes 10 ms when executed in isolation. Similarly, the removal of
a data item takes 10 ms. (Assume that the quantum Q is much smaller than the time to execute the
CS.)
When the producer and the consumer run concurrently on one CPU and the producer begins filling
the buffer at time t, the consumer will finish emptying the buffer at time.
a) t+10
b) t+20
c) t+ 40
Transcribed Image Text:12)In effect of busy-waiting on performance. Placing a data item into the buffer takes 10 ms when executed in isolation. Similarly, the removal of a data item takes 10 ms. (Assume that the quantum Q is much smaller than the time to execute the CS.) When the producer and the consumer run concurrently on one CPU and the producer begins filling the buffer at time t, the consumer will finish emptying the buffer at time. a) t+10 b) t+20 c) t+ 40
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Types of Database Architectures
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.