Lines Matching refs:Task
2 Deadline Task Scheduling
19 4.2 Task interface
227 A Task T1
237 A Task T2
260 Suppose Task T1 is the first task to start execution.
266 Task T1 therefore enters the ActiveNonContending state. Since its remaining
268 Task T2 start execution, with runtime still decreased as dq = -1 dt since
273 This is the 0-lag time for Task T1. Since it didn't woken up in the
276 Task T2 continues its execution. However, its runtime is now decreased as
278 Task T2 therefore reclaims the bandwidth unused by Task T1.
282 Task T1 wakes up. It enters the ActiveContending state again, and the
338 Task = (WCET, D, P)
517 Periodic Task Systems on Multiprocessors. Real-Time Systems Journal,
608 4.2 Task interface