Whamcloud - gitweb
LUDOC-457 proc: add new IO tunable parameters
[doc/manual.git] / IV_LustreTuning.xml
index 0c649ee..d764469 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<part version="5.0" xml:lang="en-US" xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink">
+<part xmlns="http://docbook.org/ns/docbook"
+ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US">
   <info>
-    <title>Tuning Lustre for Performance</title>
+    <title>Tuning a Lustre File System for Performance</title>
   </info>
   <partintro>
   <para>Part IV describes tools and procedures used to tune a Lustre file system for optimum performance. You will find information in this section about:</para>
   </itemizedlist>
 
   </partintro>
+
+
+  <xi:include href="LNetSelfTest.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="BenchmarkingTests.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="LustreTuning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+
+
+
+
 </part>
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->