From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH 8/8] KVM: add debugfs file to show the number of async pf Date: Thu, 28 Oct 2010 17:09:53 +0800 Message-ID: <4CC93DE1.1060700@cn.fujitsu.com> References: <4CC7EA7D.5020901@cn.fujitsu.com> <4CC7EC9B.6020507@cn.fujitsu.com> <20101027105849.GQ26191@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Marcelo Tosatti , LKML , KVM To: Gleb Natapov Return-path: In-Reply-To: <20101027105849.GQ26191@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 10/27/2010 06:58 PM, Gleb Natapov wrote: > On Wed, Oct 27, 2010 at 05:10:51PM +0800, Xiao Guangrong wrote: >> It can help us to see the state of async pf >> > I have patch to add three async pf statistics: > apf_not_present > apf_present > apf_doublefault > > But Avi now wants to deprecate debugfs interface completely and move > towards ftrace, so I had to drop it. > OK, let's ignore this patch, thanks :-)