Re: [RFC 0/4] dynamically allocate arch specific system vectors

From: Ingo Molnar
Date: Tue Sep 16 2008 - 04:25:36 EST



* Dean Nelson <dcn@xxxxxxx> wrote:

> > while i understand the UV_BAU_MESSAGE case (TLB flushes are
> > special), why does sgi-gru and sgi-xp need to go that deep? They are
> > drivers, they should be able to make use of an ordinary irq just
> > like the other 2000 drivers we have do.
>
> The sgi-gru driver needs to be able to allocate a single irq/vector
> pair for all CPUs even those that are not currently online. The sgi-xp
> driver has similar but not as stringent needs.

why does it need to allocate a single irq/vector pair? Why is a regular
interrupt not good?

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/