Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933620AbbFJS1R (ORCPT ); Wed, 10 Jun 2015 14:27:17 -0400 Received: from www.linutronix.de ([62.245.132.108]:53315 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754307AbbFJS1G (ORCPT ); Wed, 10 Jun 2015 14:27:06 -0400 Date: Wed, 10 Jun 2015 20:27:10 +0200 (CEST) From: Thomas Gleixner To: Mike Galbraith cc: LKML , Peter Zijlstra , Ingo Molnar , Steven Rostedt Subject: Re: RFC: futex_wait() can DoS the tick In-Reply-To: <1433953758.6306.25.camel@gmail.com> Message-ID: References: <1433940278.6814.66.camel@gmail.com> <1433953758.6306.25.camel@gmail.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1196 Lines: 24 On Wed, 10 Jun 2015, Mike Galbraith wrote: > Virgin source or kernels with zillion+ patches, doesn't matter. To test > virgin source earlier than EFI_STUB I had to pollute the source with > EFI backports, but nothing else. > > Just a sec while I check yet again that absolutely virgin master really > really does stall.... Yup. I pinned the tescase to CPU3.. > > LOC: 7432 5803 5418 6387 3371 3039 5757 3080 Local timer interrupts <== here > LOC: 7560 6028 5632 6394 3538 3195 5937 3084 Local timer interrupts > LOC: 7747 6135 5720 6394 3543 3262 6087 3086 Local timer interrupts > LOC: 7930 6206 5785 6394 3571 3288 6303 3087 Local timer interrupts So now it would be helpful to have a trace to see what CPU3 is actually doing. Thanks, tglx -- 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/