Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932791AbWJGT62 (ORCPT ); Sat, 7 Oct 2006 15:58:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932796AbWJGT62 (ORCPT ); Sat, 7 Oct 2006 15:58:28 -0400 Received: from smtp.osdl.org ([65.172.181.4]:63677 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932791AbWJGT61 (ORCPT ); Sat, 7 Oct 2006 15:58:27 -0400 Date: Sat, 7 Oct 2006 12:57:50 -0700 (PDT) From: Linus Torvalds To: Arjan van de Ven cc: "Eric W. Biederman" , Muli Ben-Yehuda , Ingo Molnar , Thomas Gleixner , Benjamin Herrenschmidt , Rajesh Shah , Andi Kleen , "Protasevich, Natalie" , "Luck, Tony" , Andrew Morton , Linux-Kernel , Badari Pulavarty Subject: Re: 2.6.19-rc1 genirq causes either boot hang or "do_IRQ: cannot handle IRQ -1" In-Reply-To: <1160249585.3000.159.camel@laptopd505.fenrus.org> Message-ID: References: <20061005212216.GA10912@rhun.haifa.ibm.com> <20061006155021.GE14186@rhun.haifa.ibm.com> <20061006202324.GJ14186@rhun.haifa.ibm.com> <20061007080315.GM14186@rhun.haifa.ibm.com> <1160249585.3000.159.camel@laptopd505.fenrus.org> 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: 890 Lines: 25 On Sat, 7 Oct 2006, Arjan van de Ven wrote: > > it seems the right mix at this time is to have the software select the > package, and the hardware pick the core within the package. I think that sounds like a fairly good approach. Software obviously can make the "rough" selections, it's the fine-grained ones that are harder (and might need to be done at a frequency that just makes it impractical). So yes, having software say "We want to steer this particular interrupt to this L3 cache domain" sounds eminently sane. Having software specify which L1 cache domain it wants to pollute is likely just crazy micro-management. 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/