Top Categories

Rate Monotonic Scheduling
  • Category:
  • Sub Category:
  • rate monotonic
  • Scheduling
  • manoj
  • rm
  • manojmvr
  • gate ece
  • monotonic
  • rate
  • mvr
  • gate test series
1 Views

In simple words, "the task with the shortest periodicity executes with the highest priority." Rate-monotonic is a priority based scheduling. The scheduling scheme is preemptive; it ensures that a task is preempted if another task with a shorter period is expected to run.

Comments

You Might Be Interested In