Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Question of FIO benchmark

13 views
Skip to first unread message

learner.study

unread,
Mar 27, 2009, 10:32:14 PM3/27/09
to
Hello:

I'm using FIO benchmark and would like to know if buffered IO is write
thing to do for sequentail-write kind of test.

If I specify "direct=1", I see seq-write performance as 60MBps whereas
with direct=0, I get 500MBps.

I'm using the following options of FIO:
./fio --name=global --runtime=60 --rw=read --bs=32768 --direct=0 --
ioengine=aio --iodepth=8 --name=job1 --filename=/dev/sdc1

Can someone let me know if doing write=0 is the correct thing to do
for seq-write experiment and why the difference in performance is 10
times!

Thanks!

0 new messages