cpufreq: Sync on thread migration optimizations
When threads migrate between CPUs the destination CPU will temporarily
have a boosted frequency and the source CPU will have a residual higher
frequency even though the load could have just been reduced. To avoid
leaving CPUs at a high frequencies notify the source CPU after a thread
migration and make the interactive governor's timer reschedule
conditionally.
Change-Id: Id55055f2a116ca7ffd2a34dc3d0ec519c888a111
Signed-off-by:
Patrick Cain <pcain@codeaurora.org>
Loading
Please register or sign in to comment