Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752110AbbKPWCB (ORCPT ); Mon, 16 Nov 2015 17:02:01 -0500 Received: from www.linutronix.de ([62.245.132.108]:43402 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750878AbbKPWCA (ORCPT ); Mon, 16 Nov 2015 17:02:00 -0500 Date: Mon, 16 Nov 2015 23:01:12 +0100 (CET) From: Thomas Gleixner To: Jacob Pan cc: Peter Zijlstra , Ingo Molnar , John Stultz , LKML , Arjan van de Ven , Srinivas Pandruvada , Len Brown , Rafael Wysocki , Eduardo Valentin , Paul Turner , Josh Triplett , "Paul E. McKenney" Subject: Re: [PATCH 2/4] timer: relax tick stop in idle entry In-Reply-To: <20151116135126.5a50e45d@icelake> Message-ID: References: <1447444387-23525-1-git-send-email-jacob.jun.pan@linux.intel.com> <1447444387-23525-3-git-send-email-jacob.jun.pan@linux.intel.com> <20151113142438.3144d47d@icelake> <20151116135126.5a50e45d@icelake> 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: 584 Lines: 17 On Mon, 16 Nov 2015, Jacob Pan wrote: > For the second case, which is much more rare, I think we do have next > timer exactly one tick away. Just don't know why tick will continue into > idle loop. Well, it should not be hard to figure that out. There are not so many checks involved when tick_nohz_irq_exit() is called. 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/