aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm_qos.h
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-02-11 23:52:35 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-02-12 10:28:42 +0100
commit34896620422eefe1bad998ed4b48117426ad81f9 (patch)
tree04f86b651fe0f626fb93af638b0d15660d72c4ff /include/linux/pm_qos.h
parentLinux 5.6-rc1 (diff)
downloadlinux-dev-34896620422eefe1bad998ed4b48117426ad81f9.tar.xz
linux-dev-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 'include/linux/pm_qos.h')
0 files changed, 0 insertions, 0 deletions