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


Groups > linux.kernel > #1695207

[PATCH 0/2] cpufreq: intel_pstate: Eliminate the PID controller

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject [PATCH 0/2] cpufreq: intel_pstate: Eliminate the PID controller
Date 2017-07-25 00:30 +0200
Message-ID <u6U1s-2LB-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

According to testing so far, the P-state selection based on the PID controller
in intel_pstate can be replaced with the P-state selection based on CPU load
with no considerable regressions *and* the PID-based P-state selection is
generally flaky and hard to manage, make intel_pstate use the P-state selection
based on CPU load for all categories of systems and eliminate the PID controller
along with all things related to it from the driver.

[1/2] is the actual elimination.
[2/2] is a simplification possible after [1/2].

Thanks,
Rafael

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


Thread

[PATCH 0/2] cpufreq: intel_pstate: Eliminate the PID controller "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-25 00:30 +0200
  [PATCH 1/2] cpufreq: intel_pstate: Do not use PID-based P-state selection "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-25 00:30 +0200

csiph-web