Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932189AbXLPXgq (ORCPT ); Sun, 16 Dec 2007 18:36:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761149AbXLPXgf (ORCPT ); Sun, 16 Dec 2007 18:36:35 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:48637 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757515AbXLPXge (ORCPT ); Sun, 16 Dec 2007 18:36:34 -0500 Date: Sun, 16 Dec 2007 15:35:58 -0800 (PST) From: Linus Torvalds To: Fengguang Wu cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/9] mmap read-around and readahead In-Reply-To: <397806667.28507@ustc.edu.cn> Message-ID: References: <397806667.28507@ustc.edu.cn> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 647 Lines: 18 On Sun, 16 Dec 2007, Fengguang Wu wrote: > > Here are the mmap read-around related patches initiated by Linus. > They are for linux-2.6.24-rc4-mm1. The one major new feature - > auto detection and early readahead for mmap sequential reads - runs > as expected on my desktop :-) Just out of interest - did you check to see if it makes any difference to any IO patterns (or even timings)? Linus -- 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/