From: Dave Chinner <david@fromorbit.com>
To: linux-fsdevel@vger.kernel.org
Cc: xfs@oss.sgi.com
Subject: [PATCH 0/3] dio: serialise unaligned direct IO V3
Date: Tue, 3 Aug 2010 17:23:21 +1000 [thread overview]
Message-ID: <1280820204-1418-1-git-send-email-david@fromorbit.com> (raw)
Updated version of the unaligned direct IO tracking bug fixes.
Version 3:
- address Christoph's review comments
- add a mempool to avoid memory allocation failures to address Jan's comment.
Version 2:
- address scalability concerns
next reply other threads:[~2010-08-03 7:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-03 7:23 Dave Chinner [this message]
2010-08-03 7:23 ` [PATCH 1/3] dio: track and serialise unaligned direct IO Dave Chinner
2010-08-03 7:23 ` [PATCH 2/3] dio: scale unaligned IO tracking via multiple lists Dave Chinner
2010-08-03 7:23 ` [PATCH 3/3] dio: add a mempool for the unaligned block structures Dave Chinner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1280820204-1418-1-git-send-email-david@fromorbit.com \
--to=david@fromorbit.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).