![]() | |||||||||||||
Messages in this thread |
On Thu, 2005-05-26 at 06:19, Carsten Otte wrote: > Suparna Bhattacharya wrote: > > > To get a complete picture, how did you want to handle direct io ? > > > >Regards > >Suparna > > > > > Just through the regular xip path, O_DIRECT doesn't have any effect > on those files since we do a direct memcpy to disk in the end anyway. > That has the user-visible effect that unalligned reads/writes work with > O_DIRECT. Well, my changes won't handle O_DIRECT the way you are expecting to. Generic routines handle direct-io first, so you need to fix that. (or clear the O_DIRECT flag for xip files). Thanks, Badari - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-05-26 19:15 [from the cache] ©2003-2008 | |||||||||||||