commit | 2b01dfe37203e825edd8417ad3993d01cbbb527e | [log] [tgz] |
---|---|---|
author | Paul Menage <menage@google.com> | Wed Oct 24 18:23:50 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Oct 24 18:23:50 2007 +0200 |
tree | d63ff96f0de520bbe13920c44510eaaec95d2609 | |
parent | a8972ccf00b7184a743eb6cd9bc7f3443357910c [diff] |
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>