commit | 1747b21fecbfb63fbf6b9624e8b92707960d5a97 | [log] [tgz] |
---|---|---|
author | Yong Zhang <yong.zhang0@gmail.com> | Sun Feb 20 15:08:12 2011 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 23 11:33:58 2011 +0100 |
tree | 5c318fb7d8426f760f5cf3e3f1c256fb6b9fe1a8 | |
parent | 866ab43efd325fae8889ea77a744d03f2b957e38 [diff] |
sched, autogroup, sysctl: Use proc_dointvec_minmax() instead sched_autogroup_enabled has min/max value, proc_dointvec_minmax() is be used for this case. Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1298185696-4403-2-git-send-email-yong.zhang0@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>