Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754808AbbGFQa0 (ORCPT ); Mon, 6 Jul 2015 12:30:26 -0400 Received: from mail-ie0-f177.google.com ([209.85.223.177]:33469 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751036AbbGFQaY (ORCPT ); Mon, 6 Jul 2015 12:30:24 -0400 From: Vince Weaver X-Google-Original-From: Vince Weaver Date: Mon, 6 Jul 2015 12:36:38 -0400 (EDT) To: Ingo Molnar cc: Peter Zijlstra , linux-kernel@vger.kernel.org, Ingo Molnar , Arnaldo Carvalho de Melo , Stephane Eranian Subject: Re: perf: fuzzer, lots of warnings In-Reply-To: Message-ID: References: <20150702164702.GA19282@twins.programming.kicks-ass.net> <20150702183040.GA15152@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1136 Lines: 33 On Fri, 3 Jul 2015, Vince Weaver wrote: > On Thu, 2 Jul 2015, Ingo Molnar wrote: > > > > > * Vince Weaver wrote: > > > > > I'm also still getting a lot of > > > perfevents: irq loop stuck! > > > messages, I thought the workaround for that had gone in for 4.2 but I > > > guess not. > > > > Hm, so I was waiting for your feedback regarding the precise period cutoff to use, > > and I guess that's where the patch got lost. > > > > Does the value of 2 below work for you? > > I still get the messages when using 2. I'll see if I can narrow down the > cutoff. I know the messages definitely go away when using 128. >From what I can tell, a value of 2 will still generate "irq loop stuck", but 3 appears to be safe, but I'm still fuzzing to be sure. Previously I ran a kernel with 5 for a while and that also did not generate any messages. Vince -- 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/