Re: [PATCH] Change the check for PageReadahead into an else-if

2012-10-24 Thread Raghavendra D Prabhu
Hi, * On Tue, Oct 16, 2012 at 10:02:44PM -0400, KOSAKI Motohiro kosaki.motoh...@gmail.com wrote: On Tue, Oct 16, 2012 at 10:00 PM, Fengguang Wu fengguang...@intel.com wrote: On Wed, Oct 17, 2012 at 12:28:05AM +0530, raghu.prabh...@gmail.com wrote: From: Raghavendra D Prabhu

[PATCH] Change the check for PageReadahead into an else-if

2012-10-16 Thread raghu . prabhu13
From: Raghavendra D Prabhu rpra...@wnohang.net From 51daa88ebd8e0d437289f589af29d4b39379ea76, page_sync_readahead coalesces async readahead into its readahead window, so another checking for that again is not required. Signed-off-by: Raghavendra D Prabhu rpra...@wnohang.net ---

Re: [PATCH] Change the check for PageReadahead into an else-if

2012-10-16 Thread Fengguang Wu
On Wed, Oct 17, 2012 at 12:28:05AM +0530, raghu.prabh...@gmail.com wrote: From: Raghavendra D Prabhu rpra...@wnohang.net From 51daa88ebd8e0d437289f589af29d4b39379ea76, page_sync_readahead coalesces async readahead into its readahead window, so another checking for that again is not

Re: [PATCH] Change the check for PageReadahead into an else-if

2012-10-16 Thread KOSAKI Motohiro
On Tue, Oct 16, 2012 at 10:00 PM, Fengguang Wu fengguang...@intel.com wrote: On Wed, Oct 17, 2012 at 12:28:05AM +0530, raghu.prabh...@gmail.com wrote: From: Raghavendra D Prabhu rpra...@wnohang.net From 51daa88ebd8e0d437289f589af29d4b39379ea76, page_sync_readahead coalesces async readahead