On Fri, 2007-10-19 at 21:24 +0200, Peter Zijlstra wrote:
Ingo just brought up a good point. With large smp (where large is >64)
this will all suck chunks.
rt_overload will bounce around the system, and the rto_cpumask updates
might already hurt.
The idea would be to do this per cpuset, these naturally limit the
migraiton posibilities of tasks and would thus be the natural locality
to break this data structure.
-