Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1619573

[RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject [RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit
Date 2017-04-10 02:20 +0200
Message-ID <tuvdL-1Fy-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

These two patches result from the discussion at the OSPM-summit last week
and are targeted at alleviating some issues related to the frequency change
rate limitting in schedutil.  They are intended to be used along with
https://patchwork.kernel.org/patch/9655173/ and are based on the current
linux-next branch of the linux-pm.git tree (which should be equivalent to
linux-next from the PM material perspective).

The first one is to allow scaling drivers to specify their own (smaller) latency
multipliers for computing the default value of rate_limit_us.

The second one makes schedutil store the maximum CPU utilization value seen
after the previous frequency update and use it for computing the new frequency
next time to address the problem with discarding intermediate utilization values.

They have been lightly tested on a Dell Vostro laptop with an Intel Sandy Bridge
processor.

Thanks,
Rafael

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-10 02:20 +0200
  [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent latency multupliers "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-10 02:20 +0200
    Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent latency multupliers Brendan Jackman <brendan.jackman@arm.com> - 2017-04-10 12:40 +0200
      Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent  latency multupliers "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-10 13:10 +0200
    [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent transition delays "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-11 00:30 +0200
      Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent  transition delays Viresh Kumar <viresh.kumar@linaro.org> - 2017-04-11 13:20 +0200
        Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent  transition delays "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-11 16:10 +0200
      Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent transition delays "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-15 01:00 +0200
        Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent  transition delays Joel Fernandes <joelaf@google.com> - 2017-04-15 04:30 +0200
        Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent transition delays Brendan Jackman <brendan.jackman@arm.com> - 2017-04-18 11:50 +0200
      Re: [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent  transition delays Viresh Kumar <viresh.kumar@linaro.org> - 2017-04-17 07:50 +0200
  [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-10 02:20 +0200
    Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation Joel Fernandes <joelaf@google.com> - 2017-04-10 08:40 +0200
      Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-10 23:00 +0200
        Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation Joel Fernandes <joelaf@google.com> - 2017-04-11 04:00 +0200
          Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-11 23:00 +0200
    Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation Juri Lelli <juri.lelli@arm.com> - 2017-04-10 13:30 +0200
      Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-10 23:20 +0200
        Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation Juri Lelli <juri.lelli@arm.com> - 2017-04-11 09:10 +0200
          Re: [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-11 23:10 +0200

csiph-web