Re: [RFC/PATCH] cpuset: cpuset irq affinities

From: Ingo Molnar
Date: Fri Feb 29 2008 - 16:30:53 EST



* Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:

> > Do these irqs have any special hardware affinity? Or are they just
> > consumers of CPU cycles that can be jammed onto whatever CPU(s)
> > we're willing to let be interrupted?
>
> Depends a bit, the genirq layer seems to allow for irqs that can't be
> freely placed. But most of them can be given a free mask - /me looks @
> tglx/ingo.

yes - and when they cannot be arbitrarily migrated we just dont move
them (but still keep them attached to that cpuset). The affinity calls
will just fail in that case. Might want to emit a kernel warning but
that's all. (if then it's a hardware constraint)

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/