Which of the following is true of the rate-monotonic scheduling

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

Which of the following is true of the rate-monotonic scheduling algorithm?

A.The task with the shortest period will have the lowest priority.

B.It uses a dynamic priority policy.

C.CPU utilization is bounded when using this algorithm.

D.It is non-preemptive.

正确答案是C