linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Wu Fengguang <fengguang.wu@intel.com>
Cc: Jens Axboe <jens.axboe@oracle.com>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Ehrhardt Christian <ehrhardt@linux.vnet.ibm.com>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Martin Schwidefsky <schwidefsky@de.ibm.com>
Subject: Re: [PATCH] mm: make VM_MAX_READAHEAD configurable
Date: Sat, 10 Oct 2009 10:41:11 -0700	[thread overview]
Message-ID: <20091010104111.547d8abe.akpm@linux-foundation.org> (raw)
In-Reply-To: <20091010124042.GA9179@localhost>

On Sat, 10 Oct 2009 20:40:42 +0800 Wu Fengguang <fengguang.wu@intel.com> wrote:

> > not sure if it attempts to do anything based on how quickly
> > the device is doing IO. Wu?
> 
> Not for current kernel.  But in fact it's possible to estimate the
> read speed for each individual sequential stream, and possibly drop
> some hint to the IO scheduler: someone will block on this IO after 3
> seconds. But it may not deserve the complexity.

Well, we have a test case.  Would any of your design proposals address
the performance problem which motivated the s390 guys to propose this
patch?

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2009-10-10 17:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-09 11:19 [PATCH] mm: make VM_MAX_READAHEAD configurable Ehrhardt Christian
2009-10-09 12:20 ` Peter Zijlstra
2009-10-09 12:29   ` Jens Axboe
2009-10-09 13:49     ` Martin Schwidefsky
2009-10-09 13:58       ` Wu Fengguang
2009-10-11  1:10       ` Wu Fengguang
2009-10-12  5:53         ` Christian Ehrhardt
2009-10-12  6:23           ` Wu Fengguang
2009-10-12  9:29             ` Christian Ehrhardt
2009-10-12  9:39               ` Wu Fengguang
2009-10-09 21:31     ` Andrew Morton
2009-10-10 10:53       ` Jens Axboe
2009-10-10 12:40         ` Wu Fengguang
2009-10-10 17:41           ` Andrew Morton [this message]
2009-10-09 13:14   ` 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=20091010104111.547d8abe.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=ehrhardt@linux.vnet.ibm.com \
    --cc=fengguang.wu@intel.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=schwidefsky@de.ibm.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).