Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 27 Jan 2003 14:08:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 27 Jan 2003 14:08:40 -0500 Received: from modemcable092.130-200-24.mtl.mc.videotron.ca ([24.200.130.92]:62057 "EHLO montezuma.mastecende.com") by vger.kernel.org with ESMTP id ; Mon, 27 Jan 2003 14:08:39 -0500 Date: Mon, 27 Jan 2003 14:17:34 -0500 (EST) From: Zwane Mwaikambo X-X-Sender: zwane@montezuma.mastecende.com To: Mike Galbraith cc: Luuk van der Duim , Subject: Re: 2.5.59-mm6 In-Reply-To: <5.1.1.6.2.20030127191904.00cc2508@pop.gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 27 Jan 2003, Mike Galbraith wrote: > (something seems funky with nmi_watchdog... hard lock = no_more_nmi_ticks > . Anybody out there know enough about local APIC to explain why idle=poll > gives nice 1 second nmi, but everything else depends upon cpu load?... and > why when hardlock happens, it _stops_) Because we base the performance counter on unhalted cycles, whilst the normal idle function does an hlt. I think the K7 can do halted too. Zwane -- function.linuxpower.ca - 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/