[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081121202232.0489f84b.kobayashi.kk@ncos.nec.co.jp>
Date: Fri, 21 Nov 2008 20:22:32 -0800
From: Keika Kobayashi <kobayashi.kk@...s.nec.co.jp>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Cc: h-shimamoto@...jp.nec.com
Subject: [PATCH 0/3 v2] softirq: Statistics for softirq
This is v2 of statistics for softirq patch series.
Thanks to Andrew for comments!
These patches are fixed about the following.
Against: next-20081121
Change Log v1 -> v2
[2/3] ... proc: Export statistics for softirq to /proc
o Change from for_each_online_cpu() to for_each_possible_cpu()
in show_softirqs().
o Make "proc_softirqs_operations" const.
o Don't introduce for_each_softirq_nr() for readability.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists