diff options
author | Valentin Schneider <[email protected]> | 2019-12-11 11:38:49 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-25 10:42:08 +0100 |
commit | d2b58a286e89824900d501db0be1d4f6aed474fc (patch) | |
tree | 2f050b7c5ae08cf42f6bc4cd364b02868071b21e /scripts/bpf_helpers_doc.py | |
parent | 686516b55e98edf18c2a02d36aaaa6f4c0f6c39c (diff) |
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
The current helper returns (CPU) rq utilization with uclamp restrictions
taken into account. A uclamp task utilization helper would be quite
helpful, but this requires some renaming.
Prepare the code for the introduction of a uclamp_task_util() by renaming
the existing uclamp_util_with() to uclamp_rq_util_with().
Tested-By: Dietmar Eggemann <[email protected]>
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Quentin Perret <[email protected]>
Reviewed-by: Vincent Guittot <[email protected]>
Reviewed-by: Dietmar Eggemann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions