lkml.org 
[lkml]   [2022]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] cpufreq: schedutil: Optimize operations in hot path frequency switch
Date
Hi all,

This v2 is an attempt to optimize some not needed operations in the frequency
change code path for the shared freq. domain. There was different approach
which was too aggressive and failed do to working on a state CPU capacity
information.

changes:
v2:
- split the patch into two (Viresh)
v1:
- simple approach which fetches CPU capacity every time it's needed,
not relaying on the setup value, which was causing issues.

Regards,
Lukasz

Lukasz Luba (2):
cpufreq: schedutil: Introduce single max CPU capacity for freqency
domain
cpufreq: schedutil: Optimize operations with single max CPU capacity

kernel/sched/cpufreq_schedutil.c | 35 +++++++++++++++++++-------------
1 file changed, 21 insertions(+), 14 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2022-12-07 11:18    [W:0.056 / U:0.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site