Lines Matching refs:bandwidth
57 interference between different tasks (bandwidth isolation), while the EDF[1]
226 "bandwidth".
227 The interface used to control the CPU bandwidth that can be allocated
234 figure out how we want to manage SCHED_DEADLINE bandwidth at the task group
237 A main difference between deadline bandwidth management and RT-throttling
238 is that -deadline tasks have bandwidth on their own (while -rt ones don't!),
240 desired bandwidth. In other words, this means that interface parameters are
243 parameters, so that CPU bandwidth is allocated to SCHED_DEADLINE tasks
257 run -rt tasks from a -deadline server; in which case the -rt bandwidth is a
265 It is also possible to disable this bandwidth management logic, and
290 The default value for SCHED_DEADLINE bandwidth is to have rt_runtime equal to
298 Section 5), then this simple setting of the bandwidth management is able to
338 of retaining bandwidth isolation among non-interacting tasks. This is
341 - (c)group based bandwidth management, and maybe scheduling;