diff options
author | Cyril Hrubis <[email protected]> | 2023-10-02 13:55:52 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-10-02 15:17:13 +0200 |
commit | e6dbdd8fb75526b01787050087b65d12c76b3666 (patch) | |
tree | 05f00fdb0bad2aa76352eff253b4ee68606514f9 /lib/test_fortify/write_overflow-strncpy.c | |
parent | 079be8fc630943d9fc70a97807feb73d169ee3fc (diff) |
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions