diff options
author | 2023-10-02 13:55:52 +0200 | |
---|---|---|
committer | 2023-10-02 15:17:13 +0200 | |
commit | e6dbdd8fb75526b01787050087b65d12c76b3666 (patch) | |
tree | 05f00fdb0bad2aa76352eff253b4ee68606514f9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | sched/rt: Disallow writing invalid values to sched_rt_period_us (diff) | |
download | wireguard-linux-e6dbdd8fb75526b01787050087b65d12c76b3666.tar.xz wireguard-linux-e6dbdd8fb75526b01787050087b65d12c76b3666.zip |
sched/rt/docs: Clarify & fix sched_rt_* sysctl docs
- Describe explicitly that sched_rt_runtime_us is allocated from
sched_rt_period_us and hence always less or equal to that value.
- The limit for sched_rt_runtime_us is not INT_MAX-1, but rather it's
limited by the value of sched_rt_period_us. If sched_rt_period_us is
INT_MAX then sched_rt_runtime_us can be set to INT_MAX as well.
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20231002115553.3007-3-chrubis@suse.cz
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions