Whamcloud - gitweb
LUDOC-125 lnet: Add Remote Network Hash Table Size Parameter
authorDoug Oucharek <doug.s.oucharek@intel.com>
Fri, 22 Feb 2013 08:22:37 +0000 (00:22 -0800)
committerRichard Henwood <richard.henwood@intel.com>
Fri, 8 Mar 2013 21:26:29 +0000 (16:26 -0500)
Change LU-2466 added a new module parameter: rnet_htable_size
to let the user optimize the size of the LNet remote networks
hash table.

This change is to document rnet_htable_size in the manual.

Signed-off-by: Doug Oucharek <doug.s.oucharek@intel.com>
Change-Id: I4e95acb752c6c1accf13307990210120cbb78c4c
Reviewed-on: http://review.whamcloud.com/5510
Tested-by: Hudson
Reviewed-by: Cliff White <cliff.white@intel.com>
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
ConfigurationFilesModuleParameters.xml

index d521802..c50db0e 100644 (file)
@@ -256,6 +256,11 @@ forwarding (&quot;&quot;)</title>
           </tgroup>
         </informaltable>
       </section>
+      <section>
+          <title><indexterm><primary>configuring</primary><secondary>network</secondary><tertiary>rnet_htable_size</tertiary></indexterm>
+<literal>rnet_htable_size</literal></title>
+        <para condition='123'><literal>rnet_htable_size</literal> is an integer that indicates how many remote networks the internal LNet hash table is configured to handle. <literal>rnet_htable_size</literal> is used for optimizing the hash table size and does not put a limit on how many remote networks you can have.  The default hash table size when this parameter is not specified is: 128.</para>
+      </section>
     </section>
     <section remap="h3">
         <title><indexterm><primary>configuring</primary><secondary>network</secondary><tertiary>SOCKLND</tertiary></indexterm>