Whamcloud - gitweb
LU-9120 lnet: add lnet_health_sensitivity 62/32762/10
authorAmir Shehata <amir.shehata@intel.com>
Mon, 19 Feb 2018 23:35:58 +0000 (15:35 -0800)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 17 Aug 2018 19:53:16 +0000 (19:53 +0000)
commit63cf744d0fdf72fc5ac7e154ec60c4a08139acc4
tree4ed2aeab135a72757cdff782b48ac126f95236a8
parentd54afb86116c0640d7a201571b337042c87a3e40
LU-9120 lnet: add lnet_health_sensitivity

Add lnet_health_senstivity value. This value determines the amount
the NI health value is decremented by. The value defaults to 0,
which turns off the health feature by default. The user needs
to explicitly turn on this feature. The assumption is that many sites
will only have one interface in their nodes. In this case the
health feature will not increase the resiliency of their system.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I23f70b00f270803e5d296033e36a3a09986fd3cf
Reviewed-on: https://review.whamcloud.com/32762
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Reviewed-by: Sonia Sharma <sharmaso@whamcloud.com>
Tested-by: Jenkins
Reviewed-by: Chris Horn <hornc@cray.com>
lnet/include/lnet/lib-lnet.h
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c