diff options
author | Viresh Kumar <[email protected]> | 2013-04-24 17:12:55 +0530 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2013-05-14 10:50:06 -0700 |
commit | bbb47bdeae756f04b896b55b51f230f3eb21f207 (patch) | |
tree | 130e58aa4301ec10e3e31c9bdb8d56360f142f85 /drivers/message/fusion/lsi/mpi_raid.h | |
parent | 0668106ca3865ba945e155097fb042bf66d364d3 (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 <[email protected]>
Cc: [email protected]
Signed-off-by: Viresh Kumar <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions