From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by kanga.kvack.org (Postfix) with SMTP id E421A6B005A for ; Thu, 6 Aug 2009 05:35:21 -0400 (EDT) Date: Thu, 6 Aug 2009 17:35:07 +0800 From: Wu Fengguang Subject: Re: [RFC] respect the referenced bit of KVM guest pages? Message-ID: <20090806093507.GA24669@localhost> References: <20090805024058.GA8886@localhost> <4A79C70C.6010200@redhat.com> <9EECC02A4CC333418C00A85D21E89326B651C1FE@azsmsx502.amr.corp.intel.com> <4A79D88E.2040005@redhat.com> <9EECC02A4CC333418C00A85D21E89326B651C21C@azsmsx502.amr.corp.intel.com> <4A7AA0CF.2020700@redhat.com> <20090806092516.GA18425@localhost> <4A7AA3FF.9070808@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A7AA3FF.9070808@redhat.com> Sender: owner-linux-mm@kvack.org To: Avi Kivity Cc: "Dike, Jeffrey G" , Rik van Riel , "Yu, Wilfred" , "Kleen, Andi" , Andrea Arcangeli , Hugh Dickins , Andrew Morton , Christoph Lameter , KOSAKI Motohiro , Mel Gorman , LKML , linux-mm List-ID: On Thu, Aug 06, 2009 at 05:35:59PM +0800, Avi Kivity wrote: > On 08/06/2009 12:25 PM, Wu Fengguang wrote: > >> So you're effectively running a 256M guest on a 128M host? > >> > >> Do cgroups have private active/inactive lists? > >> > > > > Yes, and they reuse the same page reclaim routines with the global > > LRU lists. > > > > Then this looks like a bug in the shadow accessed bit handling. Yes. One question is: why only stack pages hurts if it is a general page reclaim problem? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org