Lines Matching refs:bandwidth
61 interference between different tasks (bandwidth isolation), while the EDF[1]
350 "bandwidth".
351 The interface used to control the CPU bandwidth that can be allocated
358 figure out how we want to manage SCHED_DEADLINE bandwidth at the task group
361 A main difference between deadline bandwidth management and RT-throttling
362 is that -deadline tasks have bandwidth on their own (while -rt ones don't!),
364 desired bandwidth. In other words, this means that interface parameters are
367 parameters, so that CPU bandwidth is allocated to SCHED_DEADLINE tasks
381 run -rt tasks from a -deadline server; in which case the -rt bandwidth is a
389 It is also possible to disable this bandwidth management logic, and
414 The default value for SCHED_DEADLINE bandwidth is to have rt_runtime equal to
422 Section 5), then this simple setting of the bandwidth management is able to
462 of retaining bandwidth isolation among non-interacting tasks. This is
465 - (c)group based bandwidth management, and maybe scheduling;