public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Wang <wangyun@linux.vnet.ibm.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Paul Turner <pjt@google.com>, Dhaval Giani <dhaval.giani@gmail.com>
Subject: [PATCH 0/2] linsched: add the ability of setting proc parameters
Date: Fri, 27 Apr 2012 15:41:15 +0800	[thread overview]
Message-ID: <4F9A4D9B.6080302@linux.vnet.ibm.com> (raw)

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(-)


                 reply	other threads:[~2012-04-27  7:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F9A4D9B.6080302@linux.vnet.ibm.com \
    --to=wangyun@linux.vnet.ibm.com \
    --cc=dhaval.giani@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pjt@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox