Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757417Ab0FIKIw (ORCPT ); Wed, 9 Jun 2010 06:08:52 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:52440 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756476Ab0FIKIv convert rfc822-to-8bit (ORCPT ); Wed, 9 Jun 2010 06:08:51 -0400 Subject: Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os From: Peter Zijlstra To: Avi Kivity Cc: "Zhang, Yanmin" , LKML , kvm@vger.kernel.org, Ingo Molnar , Fr??d??ric Weisbecker , Arnaldo Carvalho de Melo , Cyrill Gorcunov , Lin Ming , Sheng Yang , Marcelo Tosatti , oerg Roedel , Jes Sorensen , Gleb Natapov , Zachary Amsden , zhiteng.huang@intel.com, tim.c.chen@intel.com In-Reply-To: <4C0F61D3.9000402@redhat.com> References: <1276054214.2096.383.camel@ymzhang.sh.intel.com> <4C0F51DD.3080200@redhat.com> <1276075280.2096.427.camel@ymzhang.sh.intel.com> <4C0F61D3.9000402@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Wed, 09 Jun 2010 12:08:42 +0200 Message-ID: <1276078122.2046.1227.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 790 Lines: 21 On Wed, 2010-06-09 at 12:41 +0300, Avi Kivity wrote: > > >> Disabling the watchdog is unfortunate. Why is it necessary? > >> > > perf always uses NMI, so we disable the nmi_watchdog when a perf_event is > > set up in case they might have impact. > > > > Ok. Is that the case for the hardware pmus as well? If so it might be > done in common code. The x86 hardware pmu implementation disables the lapic watchdog too, but recent kernels come with a watchdog implementation on top of perf, the old lapic one will be depricated. -- 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/