Whamcloud - gitweb
LU-2456 lnet: DLC user space Configuration utility 26/8026/65
authorAmir Shehata <amir.shehata@intel.com>
Tue, 15 Oct 2013 21:47:43 +0000 (14:47 -0700)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 22 Oct 2014 05:06:31 +0000 (05:06 +0000)
commit79f3a6c680697f20200d675d1d57393c41c48cc8
tree8b4d70ad8c9e23f7f7b4cba674408cee3c768bc6
parent0f753ead66cb0bd924ccb656f1a742a0db46038d
LU-2456 lnet: DLC user space Configuration utility

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

This patch adds an lnet configuration utility, lnetctl,
which provides a way for sys admins to configure LNET
parameters.  This utility has been added to the /lnet/utils
directory

The utility is built only if libyaml is installed on the
system.

For SLES libyaml is not available, so if DLC is to be
built libyaml has to be installed manually.

Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I81e8eef3452af0e7a246ca78213dd1a2d4b59775
Reviewed-on: http://review.whamcloud.com/8026
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lnet/utils/Makefile.am
lnet/utils/lnetctl.c [new file with mode: 0644]