From: Ciju Rajan K <ciju@linux.vnet.ibm.com>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>,
Ingo Molnar <mingo@elte.hu>,
Bharata B Rao <bharata@linux.vnet.ibm.com>,
Srivatsa Vaddagiri <vatsa@in.ibm.com>,
Ciju Rajan K <ciju@linux.vnet.ibm.com>
Subject: [RFC][PATCH 0/2 v1.0]sched: updating /proc/schedstat
Date: Mon, 17 Jan 2011 16:19:49 +0530 [thread overview]
Message-ID: <4D341ECD.3020503@linux.vnet.ibm.com> (raw)
Hi All,
Here is the first version of the patch set, which updates the /proc/schedstat statistics. Please review the patches and let me know your thoughts.
Ciju Rajan K (2):
sched: Removing unused fields from /proc/schedstat
sched: Updating the sched-stat documentation
Documentation/scheduler/sched-stats.txt | 140 +++++++++++---------------------
include/linux/sched.h | 11 --
kernel/sched.c | 1
kernel/sched_debug.c | 1
kernel/sched_stats.h | 13 +-
5 files changed, 56 insertions(+), 110 deletions(-)
-Ciju
next reply other threads:[~2011-01-17 10:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-17 10:49 Ciju Rajan K [this message]
2011-01-17 10:52 ` [PATCH 1/2 v1.0]sched: Removing unused fields from /proc/schedstat Ciju Rajan K
2011-01-17 10:54 ` [PATCH 2/2 v1.0]sched: Updating the sched-stat documentation Ciju Rajan K
2011-01-17 16:54 ` [RFC][PATCH 0/2 v1.0]sched: updating /proc/schedstat Peter Zijlstra
2011-01-18 6:01 ` Ciju Rajan K
2011-01-18 6:04 ` [PATCH 1/2 v1.0]sched: Removing unused fields from /proc/schedstat Ciju Rajan K
2011-01-18 6:04 ` [PATCH 2/2 v1.0]sched: Updating the sched-stat documentation Ciju Rajan K
2011-01-19 7:11 ` Satoru Takeuchi
2011-01-19 15:47 ` Ciju Rajan K
2011-01-18 7:29 ` [RFC][PATCH 0/2 v1.0]sched: updating /proc/schedstat Satoru Takeuchi
2011-01-18 7:50 ` Ciju Rajan K
2011-01-19 6:42 ` Satoru Takeuchi
2011-01-19 15:55 ` Ciju Rajan K
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=4D341ECD.3020503@linux.vnet.ibm.com \
--to=ciju@linux.vnet.ibm.com \
--cc=a.p.zijlstra@chello.nl \
--cc=bharata@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=vatsa@in.ibm.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 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.