On Thu, 14 Jul 2005, Ashok Raj wrote:
> On Thu, Jul 14, 2005 at 06:20:51PM +0900, Kenji Kaneshige wrote:
> >
> > This patch add the code to handle the relationship between cpu and
> > domains. We need more consideration about how to separate vector
> > domains.
> >
> > Signed-off-by: Kenji Kaneshige <[EMAIL PROTECTED]>
> >
> > ---
> >
>
> Should we consider this based on some mach-* like schemes, so for e.g in
> NUMA case we could use node as a VECTOR_DOMAIN? ... or maybe we could
> somehow tie this into CPUSETS?..
There is, on some hardware, a requirement that only specific processors
may service specific devices due to interrupt controller dispatching,
these are usually tied together as nodes and it'd be a lot easier
determining interrupt domain participants if we didn't have to deal with
arbitrary cpu masks but had a fixed group of processors and hence could
figure out which node they all belonged to.
Zwane
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html