From 61fa05974dac42b20d57f734218f5725dc66abdc Mon Sep 17 00:00:00 2001 From: Ben Hutchings <ben@decadent.org.uk> Date: Thu, 28 Aug 2014 11:46:23 -0700 Subject: [PATCH] Move Lustre slide later --- index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index b3cc844..9e99a51 100644 --- a/index.html +++ b/index.html @@ -170,27 +170,6 @@ </ul> </div> -<div class="slide"> - <h1>Lustre filesystem [3.12]</h1> - <ul> - <li> - A distributed filesystem, popular for cluster computing - applications - </li> - <li> - Developed out-of-tree since 1999, but now added to Linux staging - directory - </li> - <li> - Was included in squeeze but dropped from wheezy as it didn't - support Linux 3.2 - </li> - <li> - Userland is now missing from Debian - </li> - </ul> -</div> - <div class="slide"> <h1>Network busy-polling [3.11] (1)</h1> <p>A conventional network request/response process looks like:</p> @@ -253,6 +232,27 @@ </ul> </div> +<div class="slide"> + <h1>Lustre filesystem [3.12]</h1> + <ul> + <li> + A distributed filesystem, popular for cluster computing + applications + </li> + <li> + Developed out-of-tree since 1999, but now added to Linux staging + directory + </li> + <li> + Was included in squeeze but dropped from wheezy as it didn't + support Linux 3.2 + </li> + <li> + Userland is now missing from Debian + </li> + </ul> +</div> + <div class="slide"> <h1>Btrfs offline dedupe [3.12]</h1> <ul class="incremental"> -- 2.39.5