]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: ActiveBonding: Make its own thread for active active
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Sat, 27 Aug 2016 03:19:43 +0000 (20:19 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 17 Feb 2017 04:30:04 +0000 (20:30 -0800)
commit7cbeef884bc744a98cb98c784726c1a24cfe9254
treeb4be9aa8bd1834a27070c61b90519f98e98dcc37
parent75290aef193552c860e353a5830c1a878fd72111
RDS: ActiveBonding: Make its own thread for active active

The IP related work has no relation to RDS internal workers and
the active active itself is for full HOST than just RDS. Move
all the IP specific work(s) to its own dedicated workqueue.

This will reduce queue contention and also further reduce direct
link between RDS and Active bonding and help to separate the
active active code from RDS.

Orabug: 25026643

Tested-by: Michael Nowak <michael.nowak@oracle.com>
Tested-by: Dib Chatterjee <dib.chatterjee@oracle.com>
Reviewed-by: Mukesh Kacker <mukesh.kacker@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib.c