Real-Time Scheduling Quiz

Real-Time Scheduling Quiz

University

17 Qs

quiz-placeholder

Similar activities

Book Borrow quiz

Book Borrow quiz

University

15 Qs

CUDA Programming Quiz

CUDA Programming Quiz

University

20 Qs

Go Quiz

Go Quiz

University

15 Qs

Chilean Bridge Design

Chilean Bridge Design

10th Grade - University

20 Qs

Lesson 2 PLC Systems

Lesson 2 PLC Systems

University

15 Qs

Embedded Systems Quiz

Embedded Systems Quiz

University

20 Qs

Operating System Quiz

Operating System Quiz

University

20 Qs

OPM_Quiz1

OPM_Quiz1

University

20 Qs

Real-Time Scheduling Quiz

Real-Time Scheduling Quiz

Assessment

Quiz

Engineering

University

Medium

Created by

DJ CHEN

Used 3+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a primary feature of Rate Monotonic Scheduling (RMS)?

Tasks are assigned priorities dynamically

Tasks with shorter periods have higher priorities

Tasks are scheduled based on execution time

RMS does not allow preemption

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a sufficient but not necessary condition for RMS schedulability?

Task execution times are equal

Tasks have harmonic periods

CPU utilization is below the Liu & Layland bound

Tasks have the same priority

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the hyperperiod in scheduling analysis?

The period of the task with the shortest period

The least common multiple of all task periods

The highest-priority task period

The maximum execution time among tasks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which factor most influences CPU utilization in RMS?

Static priority assignments

Execution times and periods of tasks

The number of tasks

Dynamic priority changes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which condition can lead to priority inversion?

Preemption of a lower-priority task

A high-priority task blocked by a lower-priority task holding a shared resource

Tasks having the same period

Synchronization between tasks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method can resolve priority inversion?

Static priority assignment

Dynamic scheduling

Priority inheritance

Increasing the task period

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of interprocess communication avoids race conditions by eliminating shared memory access?

Semaphores

Mutexes

Message passing

Spinlocks

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?