Skip to content
Commit 25cc7da7 authored by Li Zefan's avatar Li Zefan Committed by Ingo Molnar
Browse files

sched: Move group scheduling functions out of include/linux/sched.h



- Make sched_group_{set_,}runtime(), sched_group_{set_,}period()
and sched_rt_can_attach() static.

- Move sched_{create,destroy,online,offline}_group() to
kernel/sched/sched.h.

- Remove declaration of sched_group_shares().

Signed-off-by: default avatarLi Zefan <lizefan@huawei.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/5135A7C5.3000708@huawei.com
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 15f803c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment