All of lore.kernel.org
 help / color / mirror / Atom feed
* [ATTEND] [LSF TOPIC] What to do about O_DIRECT?
@ 2013-01-18 22:10 Josef Bacik
  2013-01-18 22:49 ` Zach Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Josef Bacik @ 2013-01-18 22:10 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-fsdevel

Hello,

I'd like to attend this years LSF.  I've been doing various file system work for
the last 6 years, most of that with my head down in btrfs.

I'd like to talk about what to do about O_DIRECT.  Nobody really owns it and
nobody really _wants_ to own it, and we've all been tacking on our own file
systems optimizations and work arounds to make the generic stuff work.  I'm to
the point now where I'm just going to do all the work ourselves inside of btrfs
since we need to have different waiting rules.  So the question is do we want to
just rm -f fs/direct-io.c and let everybody do their own thing, or is there some
way we can tease out the actual generic stuff that everybody is going to need to
do and adapt everybody to use that?  And then theres the question of what are
the things we want to do in the generic code, do we want to just do the get
pages thing, do we want to still have stuff to build and submit the bios?  What
about how AIO interacts with it?  And best of all can we convince Zach to do all
of it for us!  Thanks,

Josef

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

end of thread, other threads:[~2013-02-06 17:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-18 22:10 [ATTEND] [LSF TOPIC] What to do about O_DIRECT? Josef Bacik
2013-01-18 22:49 ` Zach Brown
2013-01-18 23:01 ` Theodore Ts'o
2013-01-20 22:35   ` Dave Chinner
2013-01-21 14:35     ` Josef Bacik
2013-01-22 14:03 ` Jan Kara
2013-01-30 23:16   ` Dave Chinner
2013-01-31 22:41     ` Jan Kara
2013-02-05 21:51       ` Dave Chinner
2013-02-06  0:40         ` Joel Becker
2013-02-06  4:32           ` Kent Overstreet
2013-02-06 17:36         ` Jan Kara

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.