Explain rate monotonic algorithm in process management
Answers
Answered by
0
The rate monotonic algorithm (RMA) is a procedure for assigning fixed priorities to tasks to maximize their "schedulability." ... The algorithm is simple: Assign the priority of each task according to its period, so that the shorter the period the higher the priority.
Similar questions