Tag: rate monotonic

  • Real Time Scheduling Part 1

    Real Time Scheduling Part 1   In this video, I am going to focus on the classical static real time algorithm, the Rate Monotonic Scheduling. This algorithm is used in many real time operating systems. RMS assume to be under the following conditions: Uni-processor Preemptible Periodic Independent Fixed priority Hard deadline If you are not…