Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752382AbaLDAT7 (ORCPT ); Wed, 3 Dec 2014 19:19:59 -0500 Received: from mail-qg0-f48.google.com ([209.85.192.48]:40912 "EHLO mail-qg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751106AbaLDAT6 (ORCPT ); Wed, 3 Dec 2014 19:19:58 -0500 MIME-Version: 1.0 In-Reply-To: References: <20141203184111.GA32005@redhat.com> <20141203190045.GB32005@redhat.com> <20141203200906.GA3118@redhat.com> <20141203232115.GA13266@redhat.com> Date: Wed, 3 Dec 2014 16:19:57 -0800 X-Google-Sender-Auth: ckz90y2cEoeGRTg_butIpjBaGvw Message-ID: Subject: Re: frequent lockups in 3.18rc4 From: Linus Torvalds To: Thomas Gleixner Cc: Dave Jones , Chris Mason , Mike Galbraith , Ingo Molnar , Peter Zijlstra , =?UTF-8?Q?D=C3=A2niel_Fraga?= , Sasha Levin , "Paul E. McKenney" , Linux Kernel Mailing List , John Stultz Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 3, 2014 at 3:49 PM, Thomas Gleixner wrote: > > Bah. Would have been too simple .... I do think you tend to trust the hpet too much. Yes, we've had issues with people doing bad things to the tsc, but on the whole I really would tend to trust the internal CPU counter a _lot_ more than the external hpet. So I think it's equally (if not more) likely that switching from tsc to hpet causes trouble, because I'd trust the tsc more than the hpet. DaveJ, do this: > Could you please run Ingos time-warp test on that machine for a while? but perhaps also boot with "tsc=reliable", which _should_ get rid of that CLOCK_SOURCE_MUST_VERIFY, and the clocksource watchdog should do nothing. Thomas? Am I misreading that? Linus -- 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/