All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: raghu.prabhu13@gmail.com, Andrew Morton <akpm@linux-foundation.org>
Cc: kosaki.motohiro@gmail.com, zheng.z.yan@intel.com,
	linux-mm@kvack.org, linux-btrfs@vger.kernel.org,
	Raghavendra D Prabhu <rprabhu@wnohang.net>
Subject: Re: [PATCH v2] Change the check for PageReadahead into an else-if
Date: Thu, 25 Oct 2012 07:49:18 +0800	[thread overview]
Message-ID: <20121024234918.GA7655@localhost> (raw)
In-Reply-To: <05ff4f71283e84be8ab1b312864168d89535239f.1351113536.git.rprabhu@wnohang.net>

On Thu, Oct 25, 2012 at 02:56:04AM +0530, raghu.prabhu13@gmail.com wrote:
> From: Raghavendra D Prabhu <rprabhu@wnohang.net>
> 
> >From 51daa88ebd8e0d437289f589af29d4b39379ea76, page_sync_readahead coalesces
> async readahead into its readahead window, so another checking for that again is
> not required.
> 
> Version 2: Fixed the incorrect indentation.
> 
> Signed-off-by: Raghavendra D Prabhu <rprabhu@wnohang.net>
> ---
>  fs/btrfs/relocation.c | 4 +---
>  mm/filemap.c          | 3 +--
>  2 files changed, 2 insertions(+), 5 deletions(-)

Reviewed-by: Fengguang Wu <fengguang.wu@intel.com>

Thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Fengguang Wu <fengguang.wu@intel.com>
To: raghu.prabhu13@gmail.com, Andrew Morton <akpm@linux-foundation.org>
Cc: kosaki.motohiro@gmail.com, zheng.z.yan@intel.com,
	linux-mm@kvack.org, linux-btrfs@vger.kernel.org,
	Raghavendra D Prabhu <rprabhu@wnohang.net>
Subject: Re: [PATCH v2] Change the check for PageReadahead into an else-if
Date: Thu, 25 Oct 2012 07:49:18 +0800	[thread overview]
Message-ID: <20121024234918.GA7655@localhost> (raw)
In-Reply-To: <05ff4f71283e84be8ab1b312864168d89535239f.1351113536.git.rprabhu@wnohang.net>

On Thu, Oct 25, 2012 at 02:56:04AM +0530, raghu.prabhu13@gmail.com wrote:
> From: Raghavendra D Prabhu <rprabhu@wnohang.net>
> 
> >From 51daa88ebd8e0d437289f589af29d4b39379ea76, page_sync_readahead coalesces
> async readahead into its readahead window, so another checking for that again is
> not required.
> 
> Version 2: Fixed the incorrect indentation.
> 
> Signed-off-by: Raghavendra D Prabhu <rprabhu@wnohang.net>
> ---
>  fs/btrfs/relocation.c | 4 +---
>  mm/filemap.c          | 3 +--
>  2 files changed, 2 insertions(+), 5 deletions(-)

Reviewed-by: Fengguang Wu <fengguang.wu@intel.com>

Thanks!

--
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:[~2012-10-24 23:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 21:26 [PATCH v2] Change the check for PageReadahead into an else-if raghu.prabhu13
2012-10-24 21:26 ` raghu.prabhu13
2012-10-24 23:49 ` Fengguang Wu [this message]
2012-10-24 23:49   ` 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=20121024234918.GA7655@localhost \
    --to=fengguang.wu@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=kosaki.motohiro@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=raghu.prabhu13@gmail.com \
    --cc=rprabhu@wnohang.net \
    --cc=zheng.z.yan@intel.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 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.