From 13a17352ec0d5dabb64c0f523f7e7292449abd07 Mon Sep 17 00:00:00 2001 From: Vaclav Hapla Date: Thu, 16 May 2019 20:48:28 +0200 Subject: [PATCH] Update tutorial.rst "Defeating Page Cache" should be a heading I guess. --- doc/sphinx/userDoc/tutorial.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sphinx/userDoc/tutorial.rst b/doc/sphinx/userDoc/tutorial.rst index 9556ceb..5fa6814 100644 --- a/doc/sphinx/userDoc/tutorial.rst +++ b/doc/sphinx/userDoc/tutorial.rst @@ -181,6 +181,7 @@ again, using this option changes our performance measurement quite a bit:: and we finally have a believable bandwidth measurement for our file system. Defeating Page Cache +-------------------- Since IOR is specifically designed to benchmark I/O, it provides these options that make it as easy as possible to ensure that you are actually measuring the performance of your file system and not your compute nodes' memory. That being