Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756442AbYAOJI7 (ORCPT ); Tue, 15 Jan 2008 04:08:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755906AbYAOJIh (ORCPT ); Tue, 15 Jan 2008 04:08:37 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:56460 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754301AbYAOJIf (ORCPT ); Tue, 15 Jan 2008 04:08:35 -0500 Subject: Re: [RFC] mmaped copy too slow? From: Peter Zijlstra To: KOSAKI Motohiro Cc: Rik van Riel , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton In-Reply-To: <20080115180130.119A.KOSAKI.MOTOHIRO@jp.fujitsu.com> References: <20080115115318.1191.KOSAKI.MOTOHIRO@jp.fujitsu.com> <1200387478.15103.21.camel@twins> <20080115180130.119A.KOSAKI.MOTOHIRO@jp.fujitsu.com> Content-Type: text/plain Date: Tue, 15 Jan 2008 10:08:27 +0100 Message-Id: <1200388107.15103.23.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.21.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1005 Lines: 29 On Tue, 2008-01-15 at 18:03 +0900, KOSAKI Motohiro wrote: > Hi Peter, > > > > > While being able to deal with used-once mappings in page reclaim > > > > could be a good idea, this would require us to be able to determine > > > > the difference between a page that was accessed once since it was > > > > faulted in and a page that got accessed several times. > > > > > > it makes sense that read ahead hit assume used-once mapping, may be. > > > I will try it. > > > > I once had a patch that made read-ahead give feedback into page reclaim, > > but people didn't like it. > > Could you please tell me your mail subject or URL? > I hope know why people didn't like. I think this is the last thread on the subject: http://lkml.org/lkml/2007/7/21/219 -- 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/