[PATCH 0/2] sched: make fair class handle rq/group changes by outside

From: byungchul.park
Date: Mon Oct 05 2015 - 05:17:29 EST


From: Byungchul Park <byungchul.park@xxxxxxx>

Current fair sched class handles neither cgroup change nor rq migration
occured within other sched class e.g. rt class. This patch makes it can
do that.

Byungchul Park (2):
sched: make fair sched class can handle the cgroup change by other
class
sched: make fair sched class can handle migration by other class

include/linux/sched.h | 3 ++
kernel/sched/core.c | 34 +++++++++++----
kernel/sched/fair.c | 112 +++++++++++++++++++++++++++++++++++++++++--------
kernel/sched/sched.h | 6 ++-
4 files changed, 127 insertions(+), 28 deletions(-)

--
1.7.9.5

--
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/