On Thu, May 15, 2008 at 3:12 AM, Cameron Harr <charr@fusionio.com> wrote:My problem though is that I'm a little suspicious of some of the iSer numbers and whether they are really using Direct IO. For example, you'll see below in some of my FIO results that I'm getting a write B/W of 799.1 MB/s at one point. That's way above what I can get natively on the device (~650 MB/s DIO) and is more along the lines of buffered IO. If the IOP numbers are also using some kind of caching, that could possibly taint them also. Does anyone know if specifying DIO will really bypass all buffers or if something is getting cached in the agents (iscsi, tgtd)?Your question should be posted on linux-scsi. See the following link that explains about DIO http://tldp.org/HOWTO/SCSI-Generic-HOWTO/dio.html Please check with sgp_dd to avoid any caching.