From: Ciju Rajan K <ciju@linux.vnet.ibm.com>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: Ciju Rajan K <ciju@linux.vnet.ibm.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Bharata B Rao <bharata@linux.vnet.ibm.com>,
Ingo Molnar <mingo@elte.hu>,
Srivatsa Vaddagiri <vatsa@in.ibm.com>,
Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Subject: [RFC][PATCH 0/2 v3.0]sched: updating /proc/schedstat
Date: Fri, 18 Feb 2011 18:13:28 +0530 [thread overview]
Message-ID: <4D5E6970.1000105@linux.vnet.ibm.com> (raw)
In-Reply-To: <4D3F3595.4020607@linux.vnet.ibm.com>
Hi All,
Here is the v3.0 of the patch set, which updates
/proc/schedstat statistics. Please review the patches
and consider for inclusion.
Changes from v2.0:
* Re-based to linux-2.6-tip
* Added Tested-by tag
Changes from v1.0:
* Fixed couple of typos
* Re-written the documentation for sched-domain statistics
* Re-based to 2.6.38-rc2
Previous versions of the patches were posted here:
(v1.0) https://lkml.org/lkml/2011/1/17/87
(v2.0) https://lkml.org/lkml/2011/1/25/456
-Ciju
Documentation/scheduler/sched-stats.txt | 144 ++++++++++++--------------------
include/linux/sched.h | 11 --
kernel/sched_debug.c | 1
kernel/sched_stats.h | 13 +-
4 files changed, 60 insertions(+), 109 deletions(-)
next prev parent reply other threads:[~2011-02-18 12:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-25 20:41 [RFC][PATCH 0/2 v2.0]sched: updating /proc/schedstat Ciju Rajan K
2011-01-25 20:45 ` [PATCH 1/2 v2.0]sched: Removing unused fields from /proc/schedstat Ciju Rajan K
2011-01-26 6:10 ` Satoru Takeuchi
2011-01-31 4:10 ` Ciju Rajan K
2011-02-02 8:54 ` Ciju Rajan K
2011-02-03 9:19 ` Satoru Takeuchi
2011-02-07 9:33 ` Ciju Rajan K
2011-01-25 20:46 ` [PATCH 2/2 v2.0]sched: Updating the sched-stat documentation Ciju Rajan K
2011-02-03 9:19 ` Satoru Takeuchi
2011-02-18 12:43 ` Ciju Rajan K [this message]
2011-02-18 12:46 ` [PATCH 1/2 v3.0]sched: Removing unused fields from /proc/schedstat Ciju Rajan K
2011-02-18 12:47 ` [PATCH 2/2 v3.0]sched: Updating the sched-stat documentation Ciju Rajan K
2011-02-22 8:38 ` [RFC][PATCH 0/2 v3.0]sched: updating /proc/schedstat Bharata B Rao
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=4D5E6970.1000105@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=takeuchi_satoru@jp.fujitsu.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox