linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V5 0/4] Reduce the intel_pstate timer overhead
@ 2016-03-06  7:34 Philippe Longepe
  2016-03-06  7:34 ` [PATCH V5 1/4] Remove extra conversions in pid calculation Philippe Longepe
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Philippe Longepe @ 2016-03-06  7:34 UTC (permalink / raw)
  To: linux-pm; +Cc: srinivas.pandruvada, rafael

This serie includes the following code optimizations:

Patch 1: Remove extra conversions in pid calculation
Patch 2: Optimize calculation for max/min_perf_adj
Patch 3: Move the intel_pstate_calc_busy into get_target_pstate_use_performance
Patch 4: Remove the freq calculation from the intel_pstate_calc_busy function

Philippe Longepe (4):
  Remove extra conversions in pid calculation
  Optimize calculation for max/min_perf_adj
  Move the intel_pstate_calc_busy into get_target_pstate_use_performance
  intel_pstate: Remove the freq calculation from the
    intel_pstate_calc_busy function

 drivers/cpufreq/intel_pstate.c | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-03-07 21:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06  7:34 [PATCH V5 0/4] Reduce the intel_pstate timer overhead Philippe Longepe
2016-03-06  7:34 ` [PATCH V5 1/4] Remove extra conversions in pid calculation Philippe Longepe
2016-03-07 21:30   ` Srinivas Pandruvada
2016-03-06  7:34 ` [PATCH V5 2/4] Optimize calculation for max/min_perf_adj Philippe Longepe
2016-03-07 21:35   ` Srinivas Pandruvada
2016-03-06  7:34 ` [PATCH V5 3/4] Move the intel_pstate_calc_busy into get_target_pstate_use_performance Philippe Longepe
2016-03-07 21:36   ` Srinivas Pandruvada
2016-03-06  7:34 ` [PATCH V5 4/4] intel_pstate: Remove the freq calculation from the intel_pstate_calc_busy function Philippe Longepe
2016-03-07 21:42   ` Srinivas Pandruvada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).