Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 13 Aug 2002 13:19:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 13 Aug 2002 13:19:20 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:18954 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Tue, 13 Aug 2002 13:18:48 -0400 Date: Tue, 13 Aug 2002 10:24:54 -0700 (PDT) From: Linus Torvalds To: "Martin J. Bligh" cc: linux-kernel , Matt Dobson Subject: Re: [PATCH] NUMA-Q disable irqbalance In-Reply-To: <1995160000.1029258898@flay> 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 Content-Length: 679 Lines: 19 On Tue, 13 Aug 2002, Martin J. Bligh wrote: > > Was there some reason you really need this on P4s? I seem to recall something > to do with timer interrupts, but don't remember exactly. Without the explicit balancing, _every_single_ external interrupt comes in on CPU0 on a P4. The P4 local APIC doesn't do irq scheduling in hardware (never mind that Intel documented it as architecture behaviour in earlier local APICs) Linus - 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/