Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752362AbaLDAWa (ORCPT ); Wed, 3 Dec 2014 19:22:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52602 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751106AbaLDAW3 (ORCPT ); Wed, 3 Dec 2014 19:22:29 -0500 Date: Wed, 3 Dec 2014 19:20:44 -0500 From: Dave Jones To: Thomas Gleixner Cc: Linus Torvalds , Chris Mason , Mike Galbraith , Ingo Molnar , Peter Zijlstra , =?iso-8859-1?Q?D=E2niel?= Fraga , Sasha Levin , "Paul E. McKenney" , Linux Kernel Mailing List , John Stultz Subject: Re: frequent lockups in 3.18rc4 Message-ID: <20141204002044.GA15239@redhat.com> Mail-Followup-To: Dave Jones , Thomas Gleixner , Linus Torvalds , Chris Mason , Mike Galbraith , Ingo Molnar , Peter Zijlstra , =?iso-8859-1?Q?D=E2niel?= Fraga , Sasha Levin , "Paul E. McKenney" , Linux Kernel Mailing List , John Stultz References: <20141203190045.GB32005@redhat.com> <20141203200906.GA3118@redhat.com> <20141203232115.GA13266@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Thu, Dec 04, 2014 at 12:49:29AM +0100, Thomas Gleixner wrote: > > I just got > > > > [ 1472.614433] Clocksource tsc unstable (delta = -26373048906 ns) > > > > without any sign of the pr_err above. > > Bah. Would have been too simple .... > > Could you please run Ingos time-warp test on that machine for a while? > > http://people.redhat.com/mingo/time-warp-test/time-warp-test.c > > Please change: > > - #define TEST_CLOCK 0 > + #define TEST_CLOCK 1 Seems to be 32-bit only, so I built it with -m32. I assume that's ok? Also, should I run it in isolation, with nothing else going on, or under load where I see problems ? Dave -- 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/