From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753483AbbBSRlG (ORCPT ); Thu, 19 Feb 2015 12:41:06 -0500 Received: from mga14.intel.com ([192.55.52.115]:36770 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752012AbbBSRlE (ORCPT ); Thu, 19 Feb 2015 12:41:04 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,609,1418112000"; d="scan'208";a="529968499" Date: Thu, 19 Feb 2015 09:41:03 -0800 From: Andi Kleen To: Adrian Hunter Cc: Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, David Ahern , Frederic Weisbecker , Jiri Olsa , Namhyung Kim , Paul Mackerras , Stephane Eranian , John Stultz , Thomas Gleixner , Pawel Moll , Steven Rostedt Subject: Re: [PATCH 0/2] perf/x86: Add ability to sample TSC Message-ID: <20150219174103.GA27767@tassilo.jf.intel.com> References: <1424347870-8492-1-git-send-email-adrian.hunter@intel.com> <20150219135002.GJ5029@twins.programming.kicks-ass.net> <54E5F581.9000205@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54E5F581.9000205@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > And NTP limits the slew rate to 500 PPM, so even if you would get a Assuming you run NTP > > Assuming it is not broken. It could also easily switch to HPET if the kernel decides the TSC has some issues (which may be true or not). The switching of the perf clock to MONOTONIC is a bad idea imho. -Andi