lkml.org 
[lkml]   [2011]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
FromDon Zickus <>
Subject[PATCH 0/2] touch_nmi_watchdog semantic changes
DateTue, 4 Jan 2011 22:38:29 -0500
I was trying to change the semantics of how touch_nmi_watchdog worked
to cover a corner case where endless console writing would block the
watchdog from going off.

Ingo recommended that I add ratelimiting to the panic code to in case we
get a slew of locked up cpus, hence my first patch in the series.

Cheers,
Don

--
Crap forgot to cc lkml, sorry for the spam...


Don Zickus (2):
panic: ratelimit panic messages
watchdog: touch_nmi_watchdog should only touch local cpu not every
one

Documentation/kernel-parameters.txt | 6 ++++++
kernel/panic.c | 30 ++++++++++++++++++++++++++++++
kernel/watchdog.c | 17 +++++++++--------
3 files changed, 45 insertions(+), 8 deletions(-)
--
1.7.3.4



\
 
 \ /
  Last update: 2011-01-05 04:41    [from the cache]
©2003-2010