From: Hans Reiser <reiser@namesys.com>
To: Andrew Morton <akpm@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] batch_write
Date: Thu, 29 Jun 2006 12:17:18 -0700 [thread overview]
Message-ID: <44A4273E.2030506@namesys.com> (raw)
Hello
This mail will be followed by two patches against 2.6.17-mm3.
First introduces batch_write method to address space operation which is
to allow filesystems to write more than one page in one call, changes
generic_file_buffered_write to use filesystem's batch_write if it is
available and implements generic_batch_write which writes one page in a
call.
Second patch changes reiser4 to use generic_file_write and reiser4
specific batch_write.
These patches were only tested on one test system so far, and
reiserfs-list failed to elicit any volunteers. I guess that means it
should go into -mm.:-/
Any feedback on these patches is welcomed.
reply other threads:[~2006-06-29 19:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=44A4273E.2030506@namesys.com \
--to=reiser@namesys.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/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