Skip to content
Commit 887d6291 authored by Juri Lelli's avatar Juri Lelli Committed by Morten Rasmussen
Browse files

sched/fair: add triggers for OPP change requests



Each time a task is {en,de}queued we might need to adapt the current
frequency to the new usage. Add triggers on {en,de}queue_task_fair() for
this purpose.  Only trigger a freq request if we are effectively waking up
or going to sleep.  Filter out load balancing related calls to reduce the
number of triggers.

cc: Ingo Molnar <mingo@redhat.com>
cc: Peter Zijlstra <peterz@infradead.org>

Signed-off-by: default avatarJuri Lelli <juri.lelli@arm.com>
parent e9fdda63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment