adspace
What items of information about a task might be useful in
real time scheduling?
Answer Posted / Aakash Bajpai
In real-time scheduling, the following items of information can be crucial: (1) Task priority levels to determine the order in which tasks should be executed when deadlines collide. (2) Task execution times, including worst-case and average-case scenarios. (3) Task arrival times to schedule tasks appropriately based on system availability. (4) Resource requirements for each task, such as CPU, memory, or I/O bandwidth.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers