X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=examples%2Flibpmem.fio;h=d44fcfa7e98dbe1494255ec4830d740666bfa09d;hb=0ce7e3e584be6f4f834fb2fec8e52deb23e1dd12;hp=17946cbec4fdd3ec4e4c8454d17a131175110a40;hpb=9be5ab7b22cdb2e2cf6b357359790c2e92fa4d68;p=fio.git diff --git a/examples/libpmem.fio b/examples/libpmem.fio index 17946cbe..d44fcfa7 100644 --- a/examples/libpmem.fio +++ b/examples/libpmem.fio @@ -18,11 +18,11 @@ numjobs=1 # # In case of 'scramble_buffers=1', the source buffer -# is rewritetten with a random value every write operations. +# is rewritten with a random value every write operations. # -# But when 'scramble_buffers=0', the source buffer isn't rewritten. -# So it will be likely that he source buffer is on CPU cache and -# it seems to be high performance. +# But when 'scramble_buffers=0' is set, the source buffer isn't +# rewritten. So it will be likely that the source buffer is in CPU +# cache and it seems to be high performance. # scramble_buffers=0