From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive Date: Tue, 22 Jun 2010 09:32:39 -0700 Message-ID: <1277224359.9782.21.camel@nimitz> References: <20100615135518.BC244431@kernel.beaverton.ibm.com> <20100615135530.4565745D@kernel.beaverton.ibm.com> <4C189830.2070300@redhat.com> <1276701911.6437.16973.camel@nimitz> <1276876156.6437.23323.camel@nimitz> <4C1DCD1A.4010306@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ANSI_X3.4-1968" Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Avi Kivity Return-path: In-Reply-To: <4C1DCD1A.4010306@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Sun, 2010-06-20 at 11:11 +0300, Avi Kivity wrote: > > That changes a few things. I bet all the contention we were seeing was > > just from nr_to_scan=0 calls and not from actual shrink operations. > > Perhaps we should just stop this set after patch 4. > > > > At the very least, we should re-measure things. Sure. I'll go back to the folks that found this in the first place and see how these patches affect the contention we were seeing. -- Dave