Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753211AbZKVBO4 (ORCPT ); Sat, 21 Nov 2009 20:14:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751668AbZKVBOz (ORCPT ); Sat, 21 Nov 2009 20:14:55 -0500 Received: from relay2.sgi.com ([192.48.179.30]:54272 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751292AbZKVBOz (ORCPT ); Sat, 21 Nov 2009 20:14:55 -0500 Date: Sat, 21 Nov 2009 19:14:57 -0600 From: Dimitri Sivanich To: "Eric W. Biederman" Cc: Ingo Molnar , Suresh Siddha , Yinghai Lu , linux-kernel@vger.kernel.org Subject: Re: [PATCH v6] x86/apic: limit irq affinity Message-ID: <20091122011457.GA16910@sgi.com> References: <20091120211139.GB19106@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 21 On Sat, Nov 21, 2009 at 10:49:50AM -0800, Eric W. Biederman wrote: > Dimitri Sivanich writes: > > > This patch allows for hard numa restrictions to irq affinity on x86 systems. > > > > Affinity is masked to allow only those cpus which the subarchitecture > > deems accessible by the given irq. > > > > On some UV systems, this domain will be limited to the nodes accessible > > to the irq's node. Initially other X86 systems will not mask off any cpus > > so non-UV systems will remain unaffected. > > Is this a hardware restriction you are trying to model? > If not this seems wrong. Yes, it's a hardware restriction. -- 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/