Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755989AbYKUBdu (ORCPT ); Thu, 20 Nov 2008 20:33:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752419AbYKUBdl (ORCPT ); Thu, 20 Nov 2008 20:33:41 -0500 Received: from terminus.zytor.com ([198.137.202.10]:45326 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752300AbYKUBdk (ORCPT ); Thu, 20 Nov 2008 20:33:40 -0500 Message-ID: <49260F1F.4070107@zytor.com> Date: Thu, 20 Nov 2008 17:30:07 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Ingo Molnar CC: Jeremy Fitzhardinge , linux-kernel@vger.kernel.org, Xen-devel , the arch/x86 maintainers , Ian Campbell , Thomas Gleixner , Yinghai Lu , "Eric W. Biederman" Subject: Re: [PATCH 30 of 38] xen: implement io_apic_ops References: <20081120093506.GB6885@elte.hu> <492597B9.8070506@goop.org> <20081120192218.GF3955@elte.hu> In-Reply-To: <20081120192218.GF3955@elte.hu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 18 Ingo Molnar wrote: > > it certainly looks thin enough to me although i'm really not sure we > want to virtualize at the IO-APIC level. Peter, what's your > opinion/preference? > Not having studied the Xen code in detail, but my assumption would be that we should allocate this at the IRQ chip level rather than violating the IO-APIC code. I also (as previously discussed) really want to see a dynamic allocator for IRQ numbers like PowerPC already has. -hpa -- 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/