linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] O_DIRECT locking rework
@ 2006-10-27 18:22 Chris Mason
  2006-10-27 18:23 ` [RFC PATCH 1/3] Introduce a place holder page for the pagecache Chris Mason
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Chris Mason @ 2006-10-27 18:22 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: akpm, zach.brown

Hello everyone,

A new spin of my DIO locking patches.  I've fixed a few bugs in patch 2,
and added a new patch to extend the file and fill holes without falling
back to buffered.

This was tested on top of Zach's DIO patches, but rediffed on top of
Linus' tree for sending (minor changes required).  I also tested on top
of 2.6.19-rc2-mm2, but my code for inserting/removing placeholders
stopped working right.  I think this is either a bug in my code or a bug
in Nick's RCU stuff, I'm still trying to track it down.

-chris


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

end of thread, other threads:[~2006-11-03 14:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-27 18:22 [RFC PATCH 0/3] O_DIRECT locking rework Chris Mason
2006-10-27 18:23 ` [RFC PATCH 1/3] Introduce a place holder page for the pagecache Chris Mason
2006-11-01 10:23   ` Suparna Bhattacharya
2006-11-01 12:41     ` Chris Mason
2006-11-03  7:12       ` Suparna Bhattacharya
2006-11-03 14:10         ` Chris Mason
2006-10-27 18:25 ` [RFC PATCH 2/3] Change O_DIRECT to use placeholders Chris Mason
2006-10-27 18:26 ` [RFC PATCH 3/3] DIO: don't fall back to buffered writes Chris Mason
2006-11-01 10:51   ` Suparna Bhattacharya
2006-11-01 12:47     ` Chris Mason
2006-11-03  7:25       ` Suparna Bhattacharya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).