0
935views
Criteria for tasks schedulability and various scheduling mechanisms
1 Answer
0
5views

A task is said to be schedulable if the total execution time of all the tasks is less than the farthest deadline.

Criteria for selecting scheduling algorithm:

  1. CPU Utilisation: Scheduling algorithm should always utilise CPU efficiently.

  2. Throughput: It indicates the no. of tasks executed per unit time.

  3. Turn around time: …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.