From: Fengguang Wu <wfg@mail.ustc.edu.cn>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] ondemand readahead simplifications
Date: Wed, 13 Jun 2007 21:49:02 +0800 [thread overview]
Message-ID: <381742680.20643@ustc.edu.cn> (raw)
Message-ID: <20070613134902.132573123@mail.ustc.edu.cn> (raw)
Andrew,
These two patches makes the interface and data structure of ondemand readahead
more clear:
diffstat:
fs/ext3/dir.c | 4 -
fs/ext4/dir.c | 4 -
fs/splice.c | 6 -
include/linux/fs.h | 61 +--------------
include/linux/mm.h | 20 +++--
mm/filemap.c | 10 +-
mm/readahead.c | 165 +++++++++++++++++++++----------------------
7 files changed, 116 insertions(+), 154 deletions(-)
Regards,
Fengguang
next reply other threads:[~2007-06-13 13:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070613134902.132573123@mail.ustc.edu.cn>
2007-06-13 13:49 ` Fengguang Wu [this message]
[not found] ` <20070613135128.152095732@mail.ustc.edu.cn>
2007-06-13 13:49 ` [PATCH 1/2] readahead: split ondemand readahead interface into two functions Fengguang Wu
[not found] ` <20070613135128.282288719@mail.ustc.edu.cn>
2007-06-13 13:49 ` [PATCH 2/2] readahead: sanify file_ra_state names Fengguang Wu
[not found] <20070614062447.058708836@mail.ustc.edu.cn>
2007-06-14 6:21 ` [PATCH 0/2] ondemand readahead simplifications Fengguang Wu
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=381742680.20643@ustc.edu.cn \
--to=wfg@mail.ustc.edu.cn \
--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