From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264918AbTLFEiJ (ORCPT ); Fri, 5 Dec 2003 23:38:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264919AbTLFEiJ (ORCPT ); Fri, 5 Dec 2003 23:38:09 -0500 Received: from holomorphy.com ([199.26.172.102]:54741 "EHLO holomorphy") by vger.kernel.org with ESMTP id S264918AbTLFEiH (ORCPT ); Fri, 5 Dec 2003 23:38:07 -0500 Date: Fri, 5 Dec 2003 20:37:57 -0800 From: William Lee Irwin III To: Stian Jordet Cc: Nick Piggin , Colin Coe , linux-kernel@vger.kernel.org Subject: Re: SMP broken on Dell PowerEdge 4100/200 under 2.6.0-testxx? Message-ID: <20031206043757.GJ8039@holomorphy.com> Mail-Followup-To: William Lee Irwin III , Stian Jordet , Nick Piggin , Colin Coe , linux-kernel@vger.kernel.org References: <3350.192.168.1.3.1070677965.squirrel@www.coesta.com> <20031206024251.GG8039@holomorphy.com> <3FD14396.5070205@cyberone.com.au> <20031206030755.GI8039@holomorphy.com> <1070684918.7934.2.camel@chevrolet.hybel> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1070684918.7934.2.camel@chevrolet.hybel> Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 06, 2003 at 05:28:38AM +0100, Stian Jordet wrote: > Uhm.. I was under the impression that this was expected behaviour? If > not, I guess I'm having problems too? > CPU0 CPU1 > 0: 91068534 45 IO-APIC-edge timer > 1: 65293 1 IO-APIC-edge i8042 > 2: 0 0 XT-PIC cascade > 3: 71 1 IO-APIC-edge serial > 8: 325118 1 IO-APIC-edge rtc > 9: 0 0 IO-APIC-level acpi > 14: 245619 1 IO-APIC-edge ide0 Yeah, it looks like it hit you too. Could you boot with noirqbalance on the kernel commandline and see if the problem goes away? -- wli