Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754705AbZF2HVB (ORCPT ); Mon, 29 Jun 2009 03:21:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751201AbZF2HUv (ORCPT ); Mon, 29 Jun 2009 03:20:51 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:40357 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751428AbZF2HUv (ORCPT ); Mon, 29 Jun 2009 03:20:51 -0400 Date: Mon, 29 Jun 2009 09:20:47 +0200 From: Ingo Molnar To: Luming Yu Cc: LKML , suresh.b.siddha@intel.com, venkatesh.pallipadi@intel.com, Thomas Gleixner , "H. Peter Anvin" Subject: Re: [RFC patch] Use IPI_shortcut for lapic timer broadcast Message-ID: <20090629072047.GB20225@elte.hu> References: <3877989d0906282347i311eb14bp80a7c80878219c31@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3877989d0906282347i311eb14bp80a7c80878219c31@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 20 * Luming Yu wrote: > Hello, > > We need to use IPI shortcut to send lapic timer broadcast > to avoid the latency of sending IPI one bye one on systems with many > logical processors when NO_HZ is disabled. > Without this patch,I have seen upstream kernel with RHEL 5 kernel > config boot hang . hm, that might be a valid optimization - but why does the lack of this optimization result in a hang? Ingo -- 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/