Re: [PATCH] sched/rt: Move cpu rq properties from "struct rt_rq" to "struct rq"
From: Kirill Tkhai <hidden>
Date: 2012-12-20 22:17:15
Also in:
lkml
From: Kirill Tkhai <hidden>
Date: 2012-12-20 22:17:15
Also in:
lkml
20.12.2012, 21:53, "Thomas Gleixner" [off-list ref]:
On Tue, 18 Dec 2012, Kirill Tkhai wrote:quoted
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-rt-users" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html