Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933320AbXAaXVm (ORCPT ); Wed, 31 Jan 2007 18:21:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933352AbXAaXVm (ORCPT ); Wed, 31 Jan 2007 18:21:42 -0500 Received: from aa011msr.fastwebnet.it ([85.18.95.71]:36931 "EHLO aa011msr.fastwebnet.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933320AbXAaXVl (ORCPT ); Wed, 31 Jan 2007 18:21:41 -0500 Date: Thu, 1 Feb 2007 00:21:30 +0100 From: Mattia Dongili To: Andrew Morton , linux-kernel@vger.kernel.org, mingo@redhat.com, tglx@linutronix.de Subject: Re: 2.6.20-rc6-mm3 Message-ID: <20070131232130.GC4137@inferi.kami.home> Mail-Followup-To: Andrew Morton , linux-kernel@vger.kernel.org, mingo@redhat.com, tglx@linutronix.de References: <20070129204528.eb8d695e.akpm@osdl.org> <20070131215241.GB2890@inferi.kami.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070131215241.GB2890@inferi.kami.home> X-Message-Flag: Cranky? Try Free Software instead! X-Operating-System: Linux 2.6.20-rc6-mm3-2 i686 X-Editor: Vim http://www.vim.org/ X-Disclaimer: Buh! User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2290 Lines: 59 On Wed, Jan 31, 2007 at 10:52:41PM +0100, Mattia Dongili wrote: > On Mon, Jan 29, 2007 at 08:45:28PM -0800, Andrew Morton wrote: > > > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.20-rc6-mm3/ > > > > Will appear later at > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc6/2.6.20-rc6-mm3/ > > I jumped from rc2-mm1 to rc6-mm3 and tried dynticks for the first time: > > ... > Time: acpi_pm clocksource has been installed. > Clocksource tsc unstable (delta = -275154141 ns) > BUG: soft lockup detected on CPU#1! > [] show_trace_log_lvl+0x1a/0x2f > [] show_trace+0x12/0x14 > [] dump_stack+0x16/0x18 > [] softlockup_tick+0xa7/0xb6 > [] run_local_timers+0x12/0x14 > [] update_process_times+0x3e/0x63 > [] tick_nohz_handler+0x7d/0xe3 > [] smp_apic_timer_interrupt+0x71/0x83 > [] apic_timer_interrupt+0x28/0x30 > [] tick_broadcast_oneshot_control+0x12/0xc8 > [] tick_notify+0x1cd/0x241 > [] notifier_call_chain+0x2b/0x55 > [] __raw_notifier_call_chain+0x19/0x1e > [] raw_notifier_call_chain+0x1a/0x1c > [] clockevents_do_notify+0x11/0x13 > [] clockevents_notify+0x1c/0x53 > [] acpi_state_timer_broadcast+0x2e/0x31 [processor] > [] acpi_processor_idle+0x276/0x40b [processor] > [] cpu_idle+0xad/0xd3 > [] start_secondary+0x32b/0x333 > [<00000000>] run_init_process+0x3fefed10/0x19 > ======================= > > Full dmesg and config: > http://oioio.altervista.org/linux/nohz_soft-lockup.dmesg > http://oioio.altervista.org/linux/config-2.6.20-rc6-mm3-1 > > As a side note the process becomes slower and slower as it proceeds, > it's definitely noticeable during my iptables rules setup (nothing that > complex, just default policies and subnet/lan accept rules). > Building with NO_HZ=n right now. yes, slowness is gone. Any useful information I can provide? -- mattia :wq! - 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/