Re: [PATCH] sched/rt: Move cpu rq properties from "struct rt_rq" to "struct rq"

From: Kirill Tkhai
Date: Thu Dec 20 2012 - 17:17:00 EST


20.12.2012, 21:53, "Thomas Gleixner" <tglx@xxxxxxxxxxxxx>:
> On Tue, 18 Dec 2012, Kirill Tkhai wrote:
>
>>  The members rt_nr_total, rt_nr_migratory, overloaded and pushable_tasks are
>>  properties of cpu runqueue, not group rt_rq.
>
> Why?

Because, they depend on number and properties of all processes of rq, not of nested rt_rq.

>
> Thanks,
>
>         tglx
--
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/