* Alexander Gordeev wrote:
> On Tue, Oct 02, 2012 at 01:25:24PM +0200, Ingo Molnar wrote:
> > > > > @@ -584,8 +586,12 @@ int __irq_alloc_descs(int irq, unsigned int
> > > > > from, unsigned int cnt, int node,
> > > > > #define irq_alloc_desc_from(from, node) \
> > > > > irq_
On Tue, Oct 02, 2012 at 01:25:24PM +0200, Ingo Molnar wrote:
> > > > @@ -584,8 +586,12 @@ int __irq_alloc_descs(int irq, unsigned int from,
> > > > unsigned int cnt, int node,
> > > > #define irq_alloc_desc_from(from, node)\
> > > > irq_alloc_descs(-1, from, 1, node)
> > >
* Alexander Gordeev wrote:
> On Tue, Oct 02, 2012 at 06:55:18AM +0200, Ingo Molnar wrote:
>
> Thanks for the review, Ingo.
>
> > > @@ -584,8 +586,12 @@ int __irq_alloc_descs(int irq, unsigned int from,
> > > unsigned int cnt, int node,
> > > #define irq_alloc_desc_from(from, node) \
On Tue, Oct 02, 2012 at 06:55:18AM +0200, Ingo Molnar wrote:
Thanks for the review, Ingo.
> > @@ -584,8 +586,12 @@ int __irq_alloc_descs(int irq, unsigned int from,
> > unsigned int cnt, int node,
> > #define irq_alloc_desc_from(from, node)\
> > irq_alloc_descs(-1, from, 1, node
* Alexander Gordeev wrote:
> The MSI specification has several constraints in comparison with MSI-X,
> most notable of them is the inability to configure MSIs independently.
> As a result, it is impossible to dispatch interrupts from different
> queues to different CPUs. This is largely devalues
The MSI specification has several constraints in comparison with MSI-X,
most notable of them is the inability to configure MSIs independently.
As a result, it is impossible to dispatch interrupts from different
queues to different CPUs. This is largely devalues the support of
multiple MSIs in SMP s
6 matches
Mail list logo