All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu Fengguang <wfg@mail.ustc.edu.cn>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/6] Adaptive readahead updates 3
Date: Sun, 25 Jun 2006 21:07:04 +0800	[thread overview]
Message-ID: <351240952.20240@ustc.edu.cn> (raw)
Message-ID: <20060625130704.464870100@localhost.localdomain> (raw)

Andrew,

Most patches here are focused on seperating out readahead overheads.

- apply after readahead-kconfig-options.patch
[PATCH 3/6] readahead: kconfig option READAHEAD_ALLOW_OVERHEADS
[PATCH 4/6] readahead: kconfig option READAHEAD_SMOOTH_AGING

- after readahead-context-based-method-fix-remain-counting.patch
[PATCH 1/6] readahead: context based method - slow start

- after readahead-backward-prefetching-method-add-use-case-comment.patch
[PATCH 2/6] readahead: backward prefetching method fix

- after readahead-call-scheme-no-fastcall-for-readahead_cache_hit.patch
[PATCH 5/6] readahead: kconfig option READAHEAD_HIT_FEEDBACK

- after readahead-remove-size-limit-on-read_ahead_kb.patch
[PATCH 6/6] readahead: remove the size limit of max_sectors_kb on read_ahead_kb


Thanks,
Fengguang Wu
-
Dept. Automation                University of Science and Technology of China

             reply	other threads:[~2006-06-25 13:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-25 13:07 Wu Fengguang [this message]
2006-06-25 13:07 ` [PATCH 0/6] Adaptive readahead updates 3 Wu Fengguang
2006-06-25 13:07 ` [PATCH 1/6] readahead: context based method - slow start Wu Fengguang
2006-06-25 13:07   ` Wu Fengguang
2006-06-26  2:35   ` [updated PATCH " Wu Fengguang
2006-06-26  2:35     ` Wu Fengguang
2006-06-25 13:07 ` [PATCH 2/6] readahead: backward prefetching method fix Wu Fengguang
2006-06-25 13:07   ` Wu Fengguang
2006-06-25 13:07 ` [PATCH 3/6] readahead: kconfig option READAHEAD_ALLOW_OVERHEADS Wu Fengguang
2006-06-25 13:07   ` Wu Fengguang
2006-06-25 13:07 ` [PATCH 5/6] readahead: kconfig option READAHEAD_HIT_FEEDBACK Wu Fengguang
2006-06-25 13:07   ` Wu Fengguang
2006-06-25 13:07 ` [PATCH 6/6] readahead: remove the size limit of max_sectors_kb on read_ahead_kb Wu Fengguang
2006-06-25 13:07   ` Wu Fengguang
2006-06-26  1:52 ` [PATCH 0/6] Adaptive readahead updates 3 Wu Fengguang
2006-06-26  1:52   ` Wu Fengguang

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=351240952.20240@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 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.