All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2 v2.0]sched: updating /proc/schedstat
@ 2011-01-25 20:41 Ciju Rajan K
  2011-01-25 20:45 ` [PATCH 1/2 v2.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-25 20:41 UTC (permalink / raw)
  To: linux kernel mailing list
  Cc: Peter Zijlstra, Bharata B Rao, Ingo Molnar, Srivatsa Vaddagiri,
	Satoru Takeuchi, Ciju Rajan K

Hi All,

Here is the v2.0 of the patch set, which updates 
/proc/schedstat statistics. Please review the patches 
and let me know your thoughts.


Changes from v1.0:

* Fixed couple of typos
* Re-written the documentation for sched-domain statistics
* Re-based to 2.6.38-rc2

-Ciju


 Documentation/scheduler/sched-stats.txt |  150 +++++++++++---------------------
 include/linux/sched.h                   |   11 --
 kernel/sched_debug.c                    |    1 
 kernel/sched_stats.h                    |   13 +-
 4 files changed, 61 insertions(+), 114 deletions(-)





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

end of thread, other threads:[~2011-02-22  8:37 UTC | newest]

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

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.