mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Inhibit NMI watchdog when Alt-SysRq-T operation is underway.
@ 2007-07-09 14:02 Konrad Rzeszutek
  2007-07-09 15:53 ` darnok
  0 siblings, 1 reply; 5+ messages in thread
From: Konrad Rzeszutek @ 2007-07-09 14:02 UTC (permalink / raw)
  To: linux-kernel

On large memory configuration with not so fast CPUs the NMI watchdog 
is triggered when memory addresses are being gathered and printed. 
The code paths for Alt-SysRq-t are sprinkled with touch_nmi_watchdog 
in various places but not in this routine (or in the loop that utilizes
this function). The patch has been tested for regression on large CPU+memory 
configuration (128 logical CPUs + 224 GB) and 1,2,4,16-CPU sockets with various 
memory sizes (1,2,4,6,20). 

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

end of thread, other threads:[~2007-07-20 21:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-09 14:02 [PATCH] Inhibit NMI watchdog when Alt-SysRq-T operation is underway Konrad Rzeszutek
2007-07-09 15:53 ` darnok
2007-07-13 23:45   ` Andrew Morton
2007-07-20 11:18     ` Konrad Rzeszutek
2007-07-20 21:06       ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome