All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded] proc-update-document-for-proc-softirqs-and-proc-stat-update.patch removed from -mm tree
@ 2009-06-17 20:05 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-06-17 20:05 UTC (permalink / raw)
  To: kobayashi.kk, adobriyan, dada1, h-shimamoto, kosaki.motohiro,
	mingo, mm-commits


The patch titled
     proc-update-document-for-proc-softirqs-and-proc-stat-update
has been removed from the -mm tree.  Its filename was
     proc-update-document-for-proc-softirqs-and-proc-stat-update.patch

This patch was dropped because it was folded into proc-export-statistics-for-softirq-to-proc.patch

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: proc-update-document-for-proc-softirqs-and-proc-stat-update
From: Keika Kobayashi <kobayashi.kk@ncos.nec.co.jp>

> >
> > It's dangerous and a bit of a hassle for me to hang onto incomplete
> > patches.  But if I drop them, they can just get forgotten about
> > altogether.  Please let's respond to reviewer comments promptly?

Thank you so much for your advice.
I just fixed the above point in the previous patch.

Similarly, here is update patch for documentation.

Signed-off-by: Keika Kobayashi <kobayashi.kk@ncos.nec.co.jp>
Cc: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Eric Dumazet <dada1@cosmosbay.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/filesystems/proc.txt |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff -puN Documentation/filesystems/proc.txt~proc-update-document-for-proc-softirqs-and-proc-stat-update Documentation/filesystems/proc.txt
--- a/Documentation/filesystems/proc.txt~proc-update-document-for-proc-softirqs-and-proc-stat-update
+++ a/Documentation/filesystems/proc.txt
@@ -606,14 +606,15 @@ Provides counts of softirq handlers serv
 
 > cat /proc/softirqs
                 CPU0       CPU1       CPU2       CPU3
-HI                 0          0          0          0
-TIMER          27166      27120      27097      27034
-NET_TX             0          0          0         17
-NET_RX            42          0          0         39
-BLOCK              0          0        107       1121
-TASKLET            0          0          0        290
-SCHED          27035      26983      26971      26746
-RCU             1678       1769       2178       2250
+      HI:          0          0          0          0
+   TIMER:      27166      27120      27097      27034
+  NET_TX:          0          0          0         17
+  NET_RX:         42          0          0         39
+   BLOCK:          0          0        107       1121
+ TASKLET:          0          0          0        290
+   SCHED:      27035      26983      26971      26746
+ HRTIMER:          0          0          0          0
+     RCU:       1678       1769       2178       2250
 
 
 1.3 IDE devices in /proc/ide
_

Patches currently in -mm which might be from kobayashi.kk@ncos.nec.co.jp are

softirq-introduce-statistics-for-softirq.patch
proc-export-statistics-for-softirq-to-proc.patch
proc-update-document-for-proc-softirqs-and-proc-stat-update.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-17 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 20:05 [folded] proc-update-document-for-proc-softirqs-and-proc-stat-update.patch removed from -mm tree akpm

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.