From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: [PATCH 03/15] readahead: bump up the default readahead size Date: Wed, 24 Feb 2010 23:02:16 -0500 Message-ID: <4B85F648.1080607@redhat.com> References: <20100224031001.026464755@intel.com> <20100224031054.032435626@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Jens Axboe , Chris Mason , Peter Zijlstra , Martin Schwidefsky , Paul Gortmaker , Matt Mackall , David Woodhouse , Christian Ehrhardt , Clemens Ladisch , Olivier Galibert , Vivek Goyal , Nick Piggin , Linux Memory Management List , linux-fsdevel@vger.kernel.org, LKML To: Wu Fengguang Return-path: In-Reply-To: <20100224031054.032435626@intel.com> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On 02/23/2010 10:10 PM, Wu Fengguang wrote: > Use 512kb max readahead size, and 32kb min readahead size. > > The former helps io performance for common workloads. > The latter will be used in the thrashing safe context readahead. > CC: Jens Axboe > CC: Chris Mason > CC: Peter Zijlstra > CC: Martin Schwidefsky > CC: Paul Gortmaker > CC: Matt Mackall > CC: David Woodhouse > Tested-by: Vivek Goyal > Tested-by: Christian Ehrhardt > Acked-by: Christian Ehrhardt > Signed-off-by: Wu Fengguang Acked-by: Rik van Riel -- 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: email@kvack.org