]> git.baikalelectronics.ru Git - kernel.git/commit
sched: add cfs_rq ops
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:58 +0000 (18:51 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:58 +0000 (18:51 +0200)
commit743bdc739e9f9f0ec849d36d32e0d6c98b80821e
treec109206cd95dd22c94dd24e27703a13bbbc80b0c
parent9385085aa467b2579ef95792c5ec7261120ea742
sched: add cfs_rq ops

add the set_task_cfs_rq() abstraction needed by CONFIG_FAIR_GROUP_SCHED.

(not activated yet)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c