public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* open(.. O_DIRECT ..) difference in between Linux and FreeBSD ..
@ 2003-06-12 11:14 Matti Aarnio
  2003-06-12 11:24 ` Christoph Hellwig
  2003-06-12 13:17 ` Andries Brouwer
  0 siblings, 2 replies; 13+ messages in thread
From: Matti Aarnio @ 2003-06-12 11:14 UTC (permalink / raw)
  To: linux-kernel

I have been debugging long and hard a thing where IO is done
with O_DIRECT flag applied to open(2).

Unlike Linux, FreeBSD (where this flag originates, apparently) does
_not_ require that read()/write() happens from page aligned memory
areas, and/or be of page-size multiples in size.

This needs at least wording in  open(2) man-page, possibly code
changes in the kernel to support alike behaviour.

/Matti Aarnio

^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <20030612111437.GE28900@mea-ext.zmailer.org.suse.lists.linux.kernel>]

end of thread, other threads:[~2003-06-13 20:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-12 11:14 open(.. O_DIRECT ..) difference in between Linux and FreeBSD Matti Aarnio
2003-06-12 11:24 ` Christoph Hellwig
2003-06-12 13:17 ` Andries Brouwer
2003-06-12 14:58   ` Dave Jones
2003-06-12 15:09     ` Matti Aarnio
2003-06-12 23:14       ` Nuno Silva
2003-06-13 21:05       ` Andries Brouwer
2003-06-12 23:12   ` Rob van Nieuwkerk
2003-06-13  7:47     ` Arjan van de Ven
2003-06-13  8:27       ` Rob van Nieuwkerk
2003-06-13  8:28         ` Arjan van de Ven
2003-06-13  9:02           ` Rob van Nieuwkerk
     [not found] <20030612111437.GE28900@mea-ext.zmailer.org.suse.lists.linux.kernel>
2003-06-12 11:26 ` Andi Kleen

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