Lines Matching refs:real

70  with the "traditional" real-time task model (see Section 3) can effectively
108 said to be "throttled" (also known as "depleted" in real-time literature)
165 real-time guarantees. It therefore enters a transitional state called
168 breaking the real-time guarantees.
322 suited for periodic or sporadic real-time tasks that need guarantees on their
328 A typical real-time task is composed of a repetition of computation phases
336 A real-time task can be periodic with period P if r_{j+1} = r_j + P, or
339 Summing up, a real-time task can be described as
343 The utilization of a real-time task is defined as the ratio between its
351 WCET_i/P_i over all the real-time tasks in the system. When considering
352 multiple real-time tasks, the parameters of the i-th task are indicated
355 non- real-time tasks by real-time tasks.
356 If, instead, the total utilization is smaller than M, then non real-time
375 real-time task is statically assigned to one and only one CPU), it is
442 real-time literature[8,9], but they are not based on a simple comparison
452 about schedulability tests for multi-processor real-time scheduling can be
458 a total utilization smaller than M is enough to guarantee that non real-time
459 tasks are not starved and that the tardiness of real-time tasks has an upper
461 experienced by real-time tasks have been developed in various papers[13,14],
471 deadline and period) and the real-time task parameters (WCET, D, P)
477 are respected, then SCHED_DEADLINE can be used to schedule real-time tasks
495 ming in a hard-real-time environment. Journal of the Association for
512 7 - S. J. Dhall and C. L. Liu. On a real-time scheduling problem. Operations
562 correctly schedule a set of real-time tasks is that the total utilization
566 of a "traditional" real-time task, and is also often referred to as
570 tasks with real-time group scheduling (a.k.a. RT-throttling - see
729 workloads (maybe mimicking real use-cases) and evaluate how the scheduler
772 showing how SCHED_DEADLINE reservations can be created by a real-time