From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753240AbcHPIzQ (ORCPT ); Tue, 16 Aug 2016 04:55:16 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36300 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752548AbcHPIzO (ORCPT ); Tue, 16 Aug 2016 04:55:14 -0400 Date: Tue, 16 Aug 2016 10:55:05 +0200 From: Richard Cochran To: "Paul E. McKenney" Cc: Rik van Riel , Jouni Malinen , Thomas Gleixner , LKML , Ingo Molnar , Peter Zijlstra , Frederic Weisbecker , Chris Mason , Arjan van de Ven , rt@linutronix.de, George Spelvin , Len Brown , Josh Triplett , Eric Dumazet Subject: Re: [patch 4 14/22] timer: Switch to a non cascading wheel Message-ID: <20160816085505.GB23077@localhost.localdomain> References: <20160704093956.299369787@linutronix.de> <20160704094342.108621834@linutronix.de> <1471024216.32433.5.camel@redhat.com> <20160812191411.GA12616@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160812191411.GA12616@linux.vnet.ibm.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 On Fri, Aug 12, 2016 at 12:14:11PM -0700, Paul E. McKenney wrote: > FWIW, I do appear to be seeing more lost wakeups on current mainline > than on v4.7, but not enough of a difference to get a reliable bisction > in reasonable time. We are seeing reproducible hangs* when running Steven's stress-cpu-hotplug under kvm. This hang goes back to v4.7 at least. I couldn't reproduce this with bare metal. Thomas thought it was a virtualization issue, not related to the hotplug rework. He is away until next week. Maybe he knows more to say... To reproduce, run while [ 1 ]; do ./stress-cpu-hotplug ; done and wait about 20 minutes (or longer). Thanks, Richard * INFO: task cpuhp/7:49 blocked for more than 120 seconds