linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dio: serialise unaligned direct IO V2
@ 2010-08-02  7:25 Dave Chinner
  2010-08-02  7:25 ` [PATCH 1/2] dio: track and serialise unaligned direct IO Dave Chinner
  2010-08-02  7:25 ` [PATCH 2/2] dio: scale unaligned IO tracking via multiple lists Dave Chinner
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Chinner @ 2010-08-02  7:25 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: xfs, sandeen

The first patch is unchanged from the first posting. The second patch adds
multiple lists and locks to avod potential scalability issues with a single
list. This is just a simple hash based on the block address being zeroed.


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

end of thread, other threads:[~2010-08-02 18:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-02  7:25 [PATCH 0/2] dio: serialise unaligned direct IO V2 Dave Chinner
2010-08-02  7:25 ` [PATCH 1/2] dio: track and serialise unaligned direct IO Dave Chinner
2010-08-02  9:30   ` Christoph Hellwig
2010-08-02 18:50   ` Jan Kara
2010-08-02  7:25 ` [PATCH 2/2] dio: scale unaligned IO tracking via multiple lists Dave Chinner
2010-08-02  9:32   ` Christoph Hellwig

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).