diff options
author | Daniel Bristot de Oliveira <[email protected]> | 2024-05-27 14:06:52 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-07-29 12:22:36 +0200 |
commit | d741f297bceaf52aa1b97b997708fc0cd853c73e (patch) | |
tree | c70dfacb6c7c3899d0fb2ddd7d321316a7646890 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | a110a81c52a9de73e2e57e826dd3bf0fd4c22226 (diff) |
sched/fair: Fair server interface
Add an interface for fair server setup on debugfs.
Each CPU has two files under /debug/sched/fair_server/cpu{ID}:
- runtime: set runtime in ns
- period: set period in ns
This then leaves /proc/sys/kernel/sched_rt_{period,runtime}_us to set
bounds on admission control.
The interface also add the server to the dl bandwidth accounting.
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Juri Lelli <[email protected]>
Link: https://lore.kernel.org/r/a9ef9fc69bcedb44bddc9bc34f2b313296052819.1716811044.git.bristot@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions