sched: clean up some control group code
authorPaul Menage <menage@google.com>
Wed, 24 Oct 2007 16:23:50 +0000 (18:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Oct 2007 16:23:50 +0000 (18:23 +0200)
commit2b01dfe37203e825edd8417ad3993d01cbbb527e
treed63ff96f0de520bbe13920c44510eaaec95d2609
parenta8972ccf00b7184a743eb6cd9bc7f3443357910c
sched: clean up some control group code

- replace "cont" with "cgrp" in a few places in the CFS cgroup code,
- use write_uint rather than write for cpu.shares write function

Signed-off-by: Paul Menage <menage@google.com>
Acked-by : Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c