Whamcloud - gitweb
LU-2456 lnet: Dynamic LNet Configuration (DLC) 30/9830/5
authorAmir Shehata <amir.shehata@intel.com>
Thu, 27 Mar 2014 23:51:21 +0000 (16:51 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 25 Jul 2014 03:31:12 +0000 (03:31 +0000)
commitffd8e881bb98bf3fce0716b46cc51b1922642f6e
treeec9a490a9fb18210702f0115c4992de98fa65381
parent9104b6b5bde4be73c7ce19df29becdec76da36de
LU-2456 lnet: Dynamic LNet Configuration (DLC)

This is the first patch of a set of patches that enables DLC.

This patch adds some cleanup in the config.c as well as some
preparatory changes in peer.c to enable dynamic network
configuration

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I8c8bbf3b55acf4d76f22a8be587b553a70d31889
Reviewed-on: http://review.whamcloud.com/9830
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/lnet/peer.c