aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2011-02-01 11:42:43 +0100
committerTejun Heo <tj@kernel.org>2011-02-01 11:42:43 +0100
commitc534a107e8fe446202b0fab102abc015c56c0317 (patch)
tree5cd90d564c5e2e653b8b2905f1f2b83a1b664d28 /kernel/workqueue.c
parentaa70c585b15f64da6948bdacc7a7692addd65364 (diff)
downloadkernel_samsung_smdk4412-c534a107e8fe446202b0fab102abc015c56c0317.zip
kernel_samsung_smdk4412-c534a107e8fe446202b0fab102abc015c56c0317.tar.gz
kernel_samsung_smdk4412-c534a107e8fe446202b0fab102abc015c56c0317.tar.bz2
rds/ib: use system_wq instead of rds_ib_fmr_wq
With cmwq, there's no reason to use dedicated rds_ib_fmr_wq - it's not in the memory reclaim path and the maximum number of concurrent work items is bound by the number of devices. Drop it and use system_wq instead. This rds_ib_fmr_init/exit() noops. Both removed. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Andy Grover <andy.grover@oracle.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions