Which of the following is true of cooperative scheduling?

分类: OS 发布时间: 2023-11-15 03:39 浏览量: 0

Which of the following is true of cooperative scheduling?

A.It requires a timer.

B.A process keeps the CPU until it releases the CPU either by terminating or by switching to the waiting state.

C.It incurs a cost associated with access to shared data.

D.A process switches from the running state to the ready state when an interrupt occurs.

正确答案是B