Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753280AbZDMNxi (ORCPT ); Mon, 13 Apr 2009 09:53:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751975AbZDMNx3 (ORCPT ); Mon, 13 Apr 2009 09:53:29 -0400 Received: from mga07.intel.com ([143.182.124.22]:50608 "EHLO azsmga101.ch.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751856AbZDMNx2 (ORCPT ); Mon, 13 Apr 2009 09:53:28 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.40,180,1239001200"; d="scan'208";a="130848058" Date: Mon, 13 Apr 2009 21:53:04 +0800 From: Wu Fengguang To: Linus Torvalds Cc: Andrew Morton , "linux-kernel@vger.kernel.org" , "npiggin@suse.de" , "yinghan@google.com" Subject: Re: [PATCH] readahead: enforce full sync mmap readahead size Message-ID: <20090413135304.GB10143@localhost> References: <20090410060957.442203404@intel.com> <20090410061254.719205499@intel.com> <20090410163413.a014bde0.akpm@linux-foundation.org> <20090412070943.GB5737@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1612 Lines: 40 On Sun, Apr 12, 2009 at 08:15:12AM -0700, Linus Torvalds wrote: > > > On Sun, 12 Apr 2009, Wu Fengguang wrote: > > > > Now that we do readahead for sequential mmap reads, here is > > a simple evaluation of the impacts, and one further optimization. > > Hmm. > > Wu, I just went through your latest (?) series of 1-9 and they all looked > (a) quite small and (b) all of them looked like good cleanups. > > And not only do they look good, you seem to have numbers to back it all up > too. > > In other words, I'd really prefer to merge this sooner rather than later. > There just doesn't seem to be any reason _not_ to. Is there any reason to > not just take this? I realize that it's past -rc1, but this is way smaller > and saner-looking than the average patch that makes it in past -rc1. > > Besides, it was originally posted before -rc1, and the last series didn't > have the much more intrusive page-fault-retry patches. I'd leave those for > the next merge window, but the read-ahead series (1-9 plus this final > one-liner) seem to be pure improvement - both in code readability _and_ in > numbers - with no real contentious issues. > > No? They shall be fine for 2.6.30. For some reasons I'm submitting them a bit late, but they are in fact mostly old patches that have received good pondering and tests in my cookroom :-) Thanks, Fengguang -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/