From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933997AbZIDU6N (ORCPT ); Fri, 4 Sep 2009 16:58:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934025AbZIDU6M (ORCPT ); Fri, 4 Sep 2009 16:58:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45385 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933995AbZIDU6M (ORCPT ); Fri, 4 Sep 2009 16:58:12 -0400 Message-ID: <4AA17F36.4020702@redhat.com> Date: Fri, 04 Sep 2009 16:57:26 -0400 From: Rik van Riel Organization: Red Hat, Inc User-Agent: Thunderbird 2.0.0.17 (X11/20080915) MIME-Version: 1.0 To: "Dike, Jeffrey G" CC: "Wu, Fengguang" , Johannes Weiner , Avi Kivity , KOSAKI Motohiro , Andrea Arcangeli , "Yu, Wilfred" , "Kleen, Andi" , Hugh Dickins , Andrew Morton , Christoph Lameter , Mel Gorman , LKML , linux-mm Subject: Re: [RFC] respect the referenced bit of KVM guest pages? References: <4A846581.2020304@redhat.com> <20090813211626.GA28274@cmpxchg.org> <4A850F4A.9020507@redhat.com> <20090814091055.GA29338@cmpxchg.org> <20090814095106.GA3345@localhost> <4A856467.6050102@redhat.com> <20090815054524.GB11387@localhost> <9EECC02A4CC333418C00A85D21E89326B6611E81@azsmsx502.amr.corp.intel.com> <20090818022609.GA7958@localhost> <9EECC02A4CC333418C00A85D21E893260184184010@azsmsx502.amr.corp.intel.com> <20090903020452.GA9474@localhost> <9EECC02A4CC333418C00A85D21E8932601841D4A66@azsmsx502.amr.corp.intel.com> In-Reply-To: <9EECC02A4CC333418C00A85D21E8932601841D4A66@azsmsx502.amr.corp.intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dike, Jeffrey G wrote: > Stupid question - what in your patch allows a text page get kicked out to the inactive list after you've given it an extra pass through the active list? If it did not get referenced during its second pass through the active list, it will get deactivated. -- All rights reversed.