Flexible I/O Tester development
 help / color / mirror / Atom feed
* I/O is issued twice at scsi level
@ 2012-12-01  8:31 Hiroyuki Yamada
  2012-12-01 14:26 ` Georg Schönberger
  0 siblings, 1 reply; 8+ messages in thread
From: Hiroyuki Yamada @ 2012-12-01  8:31 UTC (permalink / raw)
  To: fio

Hi,

I am using fio for benchmarking random read IOPS of files.
(Test configuration is listed at the bottom.)

I have traced I/Os from fio by systemtap and
noticed that the number of I/Os at scsi level is twice as many as the
number of I/Os at vfs level.
But, I/O size at both scsi level and vfs level shown as 4KB, so simply
measured 1/2 performance.
I also tried by benchmarking tools and the same issue happend.
so, it's not fio specific issue.
But, I am wondering if any of you knows the reason for that or some hints.


Test configuration.
=================
ioengine=psync
rw=randread
numjobs=1
blocksize=4096
filename=file_morethan_100G
thread
runtime=60
randrepeat=0
=================
(I clean up page caches every time before mesurement.)


Thanks,
Hiroyuki

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-03 18:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01  8:31 I/O is issued twice at scsi level Hiroyuki Yamada
2012-12-01 14:26 ` Georg Schönberger
2012-12-01 14:51   ` Hiroyuki Yamada
2012-12-02  9:23     ` Hiroyuki Yamada
2012-12-03 13:43       ` Jens Axboe
2012-12-03 13:59         ` Andrey Kuzmin
2012-12-03 17:09           ` Hiroyuki Yamada
2012-12-03 18:33             ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox