Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c534a107 authored by Tejun Heo's avatar Tejun Heo
Browse files

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: default avatarTejun Heo <tj@kernel.org>
Cc: Andy Grover <andy.grover@oracle.com>
parent aa70c585
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment