diff options
| author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-04-24 17:12:55 +0530 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-08-26 20:22:03 +0200 |
| commit | c510b699c618941b9bd207a4c7c0c25ee64216ea (patch) | |
| tree | 2c7b4fd90d59363f014fe904a931a30a3c7c8d02 /kernel/debug | |
| parent | c724d800aacb892709ea2a57318c0ff15aba9d9a (diff) | |
PHYLIB: queue work on system_power_efficient_wq
Phylib uses workqueues for multiple purposes. There is no real dependency of
scheduling these on the cpu which scheduled them.
On a idle system, it is observed that and idle cpu wakes up many times just to
service this work. It would be better if we can schedule it on a cpu which the
scheduler believes to be the most appropriate one.
This patch replaces system_wq with system_power_efficient_wq for PHYLIB.
Cc: David S. Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
(cherry picked from commit bbb47bdeae756f04b896b55b51f230f3eb21f207)
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions
