diff options
| author | 2023-10-09 20:24:28 +0800 | |
|---|---|---|
| committer | 2023-10-09 14:54:50 +0200 | |
| commit | e03dc9fa0663bc303383170e961561462ff00c93 (patch) | |
| tree | ffb14a99d4b8f078cb41234b88a969cc7d03665b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | sched/topology: Remove the EM_MAX_COMPLEXITY limit (diff) | |
| download | linux-rng-e03dc9fa0663bc303383170e961561462ff00c93.tar.xz linux-rng-e03dc9fa0663bc303383170e961561462ff00c93.zip | |
sched/psi: Change update_triggers() to a 'void' function
Update_triggers() always returns now + group->rtpoll_min_period, and the
return value is only used by psi_rtpoll_work(), so change update_triggers()
to a void function, let group->rtpoll_next_update = now +
group->rtpoll_min_period directly.
This will avoid unnecessary function return value passing & simplifies
the function.
[ mingo: Updated changelog ]
Suggested-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/202310092024289721617@zte.com.cn
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
