Whamcloud - gitweb
LU-16002 ptlrpc: adds configurable ping interval 82/47982/3
authorAlexander Boyko <alexander.boyko@hpe.com>
Sun, 10 Jul 2022 14:25:21 +0000 (10:25 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 17 Sep 2022 06:23:35 +0000 (06:23 +0000)
commit8e66f061c01e53cda84ce80af3860f488e927210
treea3b050cc5b334c43d71d1f7e9caf4f16b29238d3
parent336eb696299e1c9731bd1443f05e5d814314ed36
LU-16002 ptlrpc: adds configurable ping interval

The patch adds ability to change ping interval and eviction
mutliplier. A default values stay as before.
Example
lctl set_param ping_interval=10
lctl set_param evict_multiplier=5

HPE-bug-id: LUS-11054
Signed-off-by: Alexander Boyko <alexander.boyko@hpe.com>
Change-Id: I012dc7ba28ce9ff3edf0f145a403679bfaebbf55
Reviewed-on: https://review.whamcloud.com/47982
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Reviewed-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd_support.h
lustre/obdclass/class_obd.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_sysfs.c