public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2 v1.0]sched: updating /proc/schedstat
@ 2011-01-17 10:49 Ciju Rajan K
  2011-01-17 10:52 ` [PATCH 1/2 v1.0]sched: Removing unused fields from /proc/schedstat Ciju Rajan K
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ciju Rajan K @ 2011-01-17 10:49 UTC (permalink / raw)
  To: lkml
  Cc: Peter Zijlstra, Ingo Molnar, Bharata B Rao, Srivatsa Vaddagiri,
	Ciju Rajan K

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-01-19 15:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 10:49 [RFC][PATCH 0/2 v1.0]sched: updating /proc/schedstat Ciju Rajan K
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox