[PATCH] NOHZ: Rate limit the local softirq pending warning output
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 May 2007 20:57:37 +0000 (13:57 -0700)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Jun 2007 18:36:44 +0000 (11:36 -0700)
commit52c413460f8130467159ed4741ead5dc723d049e
tree52e8493ecc83ac91f40aa57233ea01ce8ffd1ba8
parentac87371f3c0c45742fbc67a018affd05c9240f6b
[PATCH] NOHZ: Rate limit the local softirq pending warning output

The warning in the NOHZ code, which triggers when a CPU goes idle with
softirqs pending can fill up the logs quite quickly.  Rate limit the output
until we found the root cause of that problem.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
kernel/time/tick-sched.c