Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030381AbWJDIQT (ORCPT ); Wed, 4 Oct 2006 04:16:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030641AbWJDIQT (ORCPT ); Wed, 4 Oct 2006 04:16:19 -0400 Received: from smtp.osdl.org ([65.172.181.4]:59574 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1030381AbWJDIQR (ORCPT ); Wed, 4 Oct 2006 04:16:17 -0400 Date: Wed, 4 Oct 2006 01:15:44 -0700 From: Andrew Morton To: Ingo Molnar Cc: Thomas Gleixner , LKML , Jim Gettys , John Stultz , David Woodhouse , Arjan van de Ven , Dave Jones Subject: Re: [patch] clockevents: drivers for i386, fix #2 Message-Id: <20061004011544.d49308de.akpm@osdl.org> In-Reply-To: <20061004075540.GA31415@elte.hu> References: <20061001225720.115967000@cruncher.tec.linutronix.de> <20061002210053.16e5d23c.akpm@osdl.org> <20061003084729.GA24961@elte.hu> <20061003103503.GA6350@elte.hu> <20061003203620.d85df9c6.akpm@osdl.org> <20061004064620.GA22364@elte.hu> <20061004003228.98ec3b39.akpm@osdl.org> <20061004075540.GA31415@elte.hu> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1219 Lines: 32 On Wed, 4 Oct 2006 09:55:40 +0200 Ingo Molnar wrote: > > * Andrew Morton wrote: > > > None of the interrupts are doing anything wrong. oprofile shows > > nothing alarming. > > > > Disabling cpufreq in config doesn't fix it. > > > > Userspace can count to a billion in 3.9 seconds when this problem is > > present, which is the same time as it takes on a non-slow kernel. > > > > `sleep 5' takes 5 seconds. > > > > Yet initscripts take a long time (especially applying the ipfilter > > firewall rues for some reason), and `startx' takes a long time, etc. > > This kernel takes 112 seconds to boot to a login prompt - other > > kernels take 56 seconds (interesting ratio..) > > hm, do you have the NMI watchdog enabled by any chance? [in particular, > do you have nmi_watchdog=2?] Although your bootlog does not show it. > There's no nmi_watchdog setting in the kernel boot command line and the NMI counter isn't incrementing. - 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/