All of lore.kernel.org
 help / color / mirror / Atom feed
* using direct IO with sgp_dd
@ 2008-03-11  7:40 Doron Shoham
  2008-03-11  8:50 ` Bart Van Assche
  0 siblings, 1 reply; 4+ messages in thread
From: Doron Shoham @ 2008-03-11  7:40 UTC (permalink / raw)
  To: linux-scsi

Hi,
I wanted to use direct IO with sgp_dd.

I have done:

echo 1 > /proc/scsi/sg/allow_dio

sgp_dd if=/dev/sg1 of=/dev/null bs=512 bpt=128 thr=8 time=1 count=5M dio=1
time to transfer data was 2.236290 secs, 1200.36 MB/sec
5242880+0 records in
5242880+0 records out
Direct IO requested but incomplete 40960 times

What does it mean "Direct IO requested but incomplete 40960 times"?
And what could be the reason for this?

When using bpt smaller then 128 it doesn't happen.

Thanks,
Doron


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

end of thread, other threads:[~2008-03-12 22:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11  7:40 using direct IO with sgp_dd Doron Shoham
2008-03-11  8:50 ` Bart Van Assche
2008-03-11  9:12   ` Doron Shoham
2008-03-12 22:46     ` Douglas Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.