WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] vIOSAPIC and IRQs delivery

To: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Subject: Re: [Xen-ia64-devel] vIOSAPIC and IRQs delivery
From: Kenji Kaneshige <kaneshige.kenji@xxxxxxxxxxxxxx>
Date: Thu, 09 Mar 2006 19:13:15 +0900
Cc: "Luck, Tony" <tony.luck@xxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 09 Mar 2006 10:15:26 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200603090917.01795.Tristan.Gingold@xxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <B8E391BBE9FE384DAA4C5C003888BE6F05E8BD52@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <200603090917.01795.Tristan.Gingold@xxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
Hi,

Tristan Gingold wrote:
Le Jeudi 09 Mars 2006 01:31, Luck, Tony a écrit :

BTW, I think it will be *very* hard to find an ia64 platform which can
share an IRQ line.  Maybe I am wrong but I don't know such a platform :-(

Hard? No.

I'd like to have a vendor name and a platform name!

Fujitsu PRIMEQUEST can have so many (> 512) gsi sources and it
needs shared IRQ (vector). Note that what I'm talking is not
sharing IRQ lines but sharing interrupt vector between multiple
RTEs.



Expensive? Yes.

There are only 255 irqs - minus some that the base kernel steals
for cmc, mca, timer, perfmon, etc.  So any large system with a
few hundred i/o cards _must_ share irqs.  There aren't enough
for one each.

I don't agree. You can have interrupt domains. See "Intel Itanium Processor Family Interrupt Architecture Guide".

As you said, interrupt domains approach is better because

   - Shared IRQ (vector) approach would not work for
     edge-triggered interrupts including MSIs.

   - Interrupt domains approach would have much better
     performance

Unfortunately, AFAIK, interrupt domains approach has not be
implemented for generic ia64-linux kernel yet. It would be
very nice if it is implemented someday. But I guess we need
a lot of efforts for it. To tell the truth, I've posted the
patches for interrupt domains to ia64-linux mailing list
before, though it contains many TBDs and bugs (maybe).
Please see the following URL if necessary.

http://marc.theaimsgroup.com/?l=linux-ia64&m=112133320424016&w=2

Thanks,
Kenji Kaneshige

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

<Prev in Thread] Current Thread [Next in Thread>