From: Jens Axboe Date: Fri, 17 Nov 2017 16:20:52 +0000 (-0700) Subject: examples/libpmem.fio: clean up example X-Git-Tag: fio-3.3~70^2 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=2057aedd327b08f391e38e9a843dd0b14d625321;hp=4f1957b7061af18302f3cce04b069c9428886129;ds=sidebyside examples/libpmem.fio: clean up example Spelling errors, typos, etc. Signed-off-by: Jens Axboe --- 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