diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-02-11 23:52:35 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-02-12 10:28:42 +0100 |
commit | 34896620422eefe1bad998ed4b48117426ad81f9 (patch) | |
tree | 04f86b651fe0f626fb93af638b0d15660d72c4ff /Documentation/trace | |
parent | Linux 5.6-rc1 (diff) | |
download | linux-34896620422eefe1bad998ed4b48117426ad81f9.tar.xz linux-34896620422eefe1bad998ed4b48117426ad81f9.zip |
PM: QoS: Drop debugfs interface
After commit c3082a674f46 ("PM: QoS: Get rid of unused flags") the
only global PM QoS class in use is PM_QOS_CPU_DMA_LATENCY and the
existing PM QoS debugfs interface has become overly complicated (as
it takes other potentially possible PM QoS classes that are not there
any more into account). It is also not particularly useful (the
"type" of the PM_QOS_CPU_DMA_LATENCY is known, its aggregate value
can be read from /dev/cpu_dma_latency and the number of requests in
the queue does not really matter) and there are no known users
depending on it. Moreover, there are dedicated trace events that
can be used for tracking PM QoS usage with much higher precision.
For these reasons, drop the PM QoS debugfs interface altogether.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/trace')
0 files changed, 0 insertions, 0 deletions