Lines Matching refs:real
60 with the "traditional" real-time task model (see Section 3) can effectively
98 said to be "throttled" (also known as "depleted" in real-time literature)
126 suited for periodic or sporadic real-time tasks that need guarantees on their
129 A typical real-time task is composed of a repetition of computation phases
137 A real-time task can be periodic with period P if r_{j+1} = r_j + P, or
140 The utilisation of a real-time task is defined as the ratio between its
148 WCET_i/P_i over all the real-time tasks in the system. When considering
149 multiple real-time tasks, the parameters of the i-th task are indicated
152 non- real-time tasks by real-time tasks.
153 If, instead, the total utilisation is smaller than M, then non real-time
166 real-time task is statically assigned to one and only one CPU), it is
182 than M is enough to guarantee that non real-time tasks are not starved and
183 that the tardiness of real-time tasks has an upper bound.
185 SCHED_DEADLINE can be used to schedule real-time tasks guaranteeing that
202 ming in a hard-real-time environment. Journal of the Association for
221 correctly schedule a set of real-time tasks is that the total utilisation
225 of a "traditional" real-time task, and is also often referred to as
229 tasks with real-time group scheduling (a.k.a. RT-throttling - see
363 workloads (maybe mimicking real use-cases) and evaluate how the scheduler
406 showing how SCHED_DEADLINE reservations can be created by a real-time