Whamcloud - gitweb
LU-16461 kfilnd: Modify peer credits and RX buffers 92/49592/2
authorChris Horn <chris.horn@hpe.com>
Tue, 3 Jan 2023 17:03:38 +0000 (10:03 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 27 Jan 2023 00:35:53 +0000 (00:35 +0000)
commit742019b26098fae6ab120b3d4ebb2f067f2753d9
tree55b2153544af9a9df64de903d1b702993ca2213e
parente500f49c302c6f10ba3b701e83db4da2b4b68a11
LU-16461 kfilnd: Modify peer credits and RX buffers

It's desirable to lower peer credits because smaller values allow us
to cancel outstanding traffic to down peers faster (because there is
less traffic in flight). Testing shows that peer_credits 16 does not
perform any worse than our current default. Let's make 16 the
new default.

In addition, testing shows a benefit for further increasing the
default number of immediate receive buffers. Increase this to 8.

HPE-bug-id: LUS-11421
Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I877fe408b276071f33a99c8b3b50d13f597aaa29
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49592
Reviewed-by: Ron Gredvig <ron.gredvig@hpe.com>
Reviewed-by: Ian Ziemba <ian.ziemba@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/klnds/kfilnd/kfilnd_modparams.c