Update tutorial.rst

"Defeating Page Cache" should be a heading I guess.
master
Vaclav Hapla 2019-05-16 20:48:28 +02:00 committed by GitHub
parent 3a873ea2b0
commit 13a17352ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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