Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757195AbZLDTDp (ORCPT ); Fri, 4 Dec 2009 14:03:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755616AbZLDTDn (ORCPT ); Fri, 4 Dec 2009 14:03:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37917 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753563AbZLDTDn (ORCPT ); Fri, 4 Dec 2009 14:03:43 -0500 Date: Fri, 4 Dec 2009 11:03:10 -0800 From: Chris Wright To: Andrea Arcangeli Cc: Chris Wright , KAMEZAWA Hiroyuki , KOSAKI Motohiro , Rik van Riel , Hugh Dickins , Andrew Morton , Izik Eidus , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 2/9] ksm: let shared pages be swappable Message-ID: <20091204190310.GI19624@x200.localdomain> References: <20091202125501.GD28697@random.random> <20091203134610.586E.A69D9226@jp.fujitsu.com> <20091204135938.5886.A69D9226@jp.fujitsu.com> <20091204141617.f4c491e7.kamezawa.hiroyu@jp.fujitsu.com> <20091204171640.GE19624@x200.localdomain> <20091204185303.GL28697@random.random> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091204185303.GL28697@random.random> User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 21 * Andrea Arcangeli (aarcange@redhat.com) wrote: > On Fri, Dec 04, 2009 at 09:16:40AM -0800, Chris Wright wrote: > > That's why I mentioned the page of zeroes as the prime example of > > something with a high mapcount that shouldn't really ever be evicted. > > Just a nitpick, "never" is too much, it should remain evictable if > somebody halts all VM from monitor and starts a workloads that fills > RAM and runs for a very prolonged time pushing all VM into swap. This > is especially true if we stick to the below approach and it isn't > just 1 page in high-sharing. Yup, I completely agree, that's what I was trying to convey by "shouldn't really ever" ;-) thanks, -chris -- 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/