[PATCH 0/2] linsched: add the ability of setting proc parameters

From: Michael Wang
Date: Fri Apr 27 2012 - 03:41:17 EST


This patch series add the ability of setting proc parameters to linsched.
Currently only support few parameter, we can set the value in:
tools/linsched/tests/proc.conf

Signed-off-by: Michael Wang <wangyun@xxxxxxxxxxxxxxxxxx>
---
b/arch/linsched/kernel/misc.c | 3 --
b/tools/linsched/Makefile.inc | 3 +-
b/tools/linsched/linsched_proc.c | 46 ++++++++++++++++++++++++++++++++++++++
b/tools/linsched/linsched_proc.h | 6 ++++
b/tools/linsched/linux_linsched.c | 1
b/tools/linsched/tests/proc.conf | 5 ++++
tools/linsched/linux_linsched.c | 30 ++++++++++++++++++++++++
7 files changed, 90 insertions(+), 4 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/