All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <wfg@mail.ustc.edu.cn>
To: Andrew Morton <akpm@osdl.org>
Cc: Jens Axboe <jens.axboe@oracle.com>, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] readahead update on splice reads
Date: Tue, 12 Jun 2007 11:00:32 +0800	[thread overview]
Message-ID: <381617742.09716@ustc.edu.cn> (raw)
Message-ID: <20070612030450.590659600@mail.ustc.edu.cn> (raw)

Andrew,

The two patches optimizes readahead invocations in splice reads:

	readahead: move synchronous readahead call out of splice loop
	readahead: pass real splice size

They can be appended to readahead-convert-splice-invocations.patch in -mm tree.


diffstat:

 fs/splice.c |   21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

Regards,
Fengguang
--

             reply	other threads:[~2007-06-12  3:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12  3:00 Fengguang Wu [this message]
2007-06-12  3:00 ` [PATCH 0/2] readahead update on splice reads Fengguang Wu
2007-06-12  3:00 ` [PATCH 1/2] readahead: move synchronous readahead call out of splice loop Fengguang Wu
2007-06-12  3:00   ` Fengguang Wu
2007-06-12  3:00 ` [PATCH 2/2] readahead: pass real splice size Fengguang Wu
2007-06-12  3:00   ` Fengguang Wu
2007-06-12  6:40 ` [PATCH 0/2] readahead update on splice reads Jens Axboe

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=381617742.09716@ustc.edu.cn \
    --to=wfg@mail.ustc.edu.cn \
    --cc=akpm@osdl.org \
    --cc=jens.axboe@oracle.com \
    --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 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.