]> Git Repo - linux.git/commit
sched: fair-group: de-couple load-balancing from the rb-trees
authorPeter Zijlstra <[email protected]>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
committerIngo Molnar <[email protected]>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
commit4a55bd5e97b1775913f88f11108a4f144f590e89
tree4514f2370d898b93086779c821023319fe4c8b9d
parentac884dec6d4a7df252150af875cffddf8f1d9c15
sched: fair-group: de-couple load-balancing from the rb-trees

De-couple load-balancing from the rb-trees, so that I can change their
organization.

Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
include/linux/init_task.h
include/linux/sched.h
kernel/sched.c
kernel/sched_fair.c
This page took 0.054753 seconds and 4 git commands to generate.