Re: O_DIRECT for block device

From: Karthik Sarangan
Date: Fri Sep 23 2005 - 00:44:07 EST


Joel Becker wrote:
On Thu, Sep 22, 2005 at 04:59:20PM +0530, Karthik Sarangan wrote:

I tried your tip and the read works beautifully but the write returns -1 and errno = EBADF!


Did you open with O_RDWR?

Joel


Alright I didn't, though using O_DIRECT | O_RDWR the second time solved it :-) I finally got 69MBps read and 49 MBps writes on my SCSI disk.

Thanks for helping me out.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/