Lines Matching refs:parameters
46 SCHED_DEADLINE uses three parameters, named "runtime", "period", and
71 "deadline", and "period" parameters;
74 a "remaining runtime". These two parameters are initially set to 0;
159 multiple real-time tasks, the parameters of the i-th task are indicated
269 SCHED_DEADLINE scheduling parameters described in Section 2 (runtime,
270 deadline and period) and the real-time task parameters (WCET, D, P)
364 desired bandwidth. In other words, this means that interface parameters are
367 parameters, so that CPU bandwidth is allocated to SCHED_DEADLINE tasks
483 start multiple threads with specific parameters. rt-app supports
485 parameters (e.g., niceness, priority, runtime/deadline/period). rt-app
491 Thread parameters can be specified from the command line, with something like
506 The parameters that can be specified with the second method are a superset
511 schedtool-dl, which can be used to setup SCHED_DEADLINE parameters for a
520 of 10ms every 100ms (note that parameters are expressed in microseconds).