All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] linsched: add the ability of setting proc parameters
@ 2012-04-27  7:41 Michael Wang
  0 siblings, 0 replies; only message in thread
From: Michael Wang @ 2012-04-27  7:41 UTC (permalink / raw)
  To: LKML; +Cc: Paul Turner, Dhaval Giani

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@linux.vnet.ibm.com>
---
 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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-27  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27  7:41 [PATCH 0/2] linsched: add the ability of setting proc parameters Michael Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.