Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 23 Dec 2002 10:22:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 23 Dec 2002 10:22:31 -0500 Received: from franka.aracnet.com ([216.99.193.44]:40628 "EHLO franka.aracnet.com") by vger.kernel.org with ESMTP id ; Mon, 23 Dec 2002 10:22:30 -0500 Date: Mon, 23 Dec 2002 07:30:12 -0800 From: "Martin J. Bligh" To: Zwane Mwaikambo cc: "Kamble, Nitin A" , William Lee Irwin III , "Protasevich, Natalie" , "Pallipadi, Venkatesh" , Christoph Hellwig , James Cleverdon , Linux Kernel , John Stultz , "Nakajima, Jun" , "Mallick, Asit K" , "Saxena, Sunil" , "Van Maren, Kevin" , Andi Kleen , Hubert Mantel Subject: RE: [PATCH][2.4] generic cluster APIC support for systems with m ore than 8 CPUs Message-ID: <441480000.1040657410@titus> In-Reply-To: References: <83950000.1040629933@titus> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 17 > How about using logical destination mode when programming the IOAPIC? > Currently we do physical in io_apic.c (the reason why it breaks on NUMAQ) > This way we can get node affinity just by setting the Destination Field > for an IOREDTBL to APIC_BROADCAST_ID and also targetting single cpus on a > node becomes node generic. Yup, that'll work fine once we have balance_IRQ set up with node affinity. Using phys is just a cheapo lazy hacker's way to steal node affinity for free from the mouths of babes. M. - 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/