|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) ins
On 10/29/2010 08:51 AM, Konrad Rzeszutek Wilk wrote:
>> In this case it should be sufficient to keep using pirq == gsi for
>> gsi < 16.
> So we would still need our own interrupt allocation mechanism to
> deal with this then.
Well, only minimally. The core interrupt allocator never returns irqs <
16, so we're free to directly use them.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., (continued)
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Jeremy Fitzhardinge
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Stefano Stabellini
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Sander Eikelenboom
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Stefano Stabellini
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator.,
Jeremy Fitzhardinge <=
- Re: [Xen-devel] Re: [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator., Jeremy Fitzhardinge
- [Xen-devel] [PATCH 2/5] xen: events: turn irq_info constructors into initialiser functions, Ian Campbell
- [Xen-devel] [PATCH 3/5] xen: events: push setup of irq<->{evtchn, pirq} maps into irq_info init functions, Ian Campbell
- [Xen-devel] Re: [PATCH 3/5] xen: events: push setup of irq<->{evtchn, pirq} maps into irq_info init functions, Konrad Rzeszutek Wilk
- [Xen-devel] [PATCH 4/5] xen: events: dynamically allocate irq info structures, Ian Campbell
- [Xen-devel] Re: [PATCH 4/5] xen: events: dynamically allocate irq info structures, Konrad Rzeszutek Wilk
- [Xen-devel] Re: [PATCH 4/5] xen: events: dynamically allocate irq info structures, Jeremy Fitzhardinge
- [Xen-devel] [PATCH 5/5] xen: events: use per-cpu variable for cpu_evtchn_mask, Ian Campbell
- [Xen-devel] Re: [PATCH 5/5] xen: events: use per-cpu variable for cpu_evtchn_mask, Konrad Rzeszutek Wilk
- [Xen-devel] Re: [PATCH 5/5] xen: events: use per-cpu variable for cpu_evtchn_mask, Ian Campbell
|
|
|
|
|