All of lore.kernel.org
 help / color / mirror / Atom feed
* Confusing behaviour with /proc/sys/kernel/nmi_watchdog
@ 2014-11-04 22:34 Anton Blanchard
  2014-11-05 10:26 ` Andrew Jones
  2014-11-05 14:53 ` Don Zickus
  0 siblings, 2 replies; 7+ messages in thread
From: Anton Blanchard @ 2014-11-04 22:34 UTC (permalink / raw)
  To: uobergfe, drjones, dzickus, akpm; +Cc: linux-kernel


Hi,

commit 9919e39a1738 ("kvm: ensure hard lockup detection is disabled by
default") provided a way for the kernel to disable the hard lockup
detector at runtime.

I'm using it on ppc64 but notice some weird behaviour with the
nmi_watchdog procfs variable. At boot, that the hard lockup
detector appears to be enabled even when we disable it via
watchdog_enable_hardlockup_detector(false):

# cat /proc/sys/kernel/nmi_watchdog 
1

I have to echo 0 to it then echo 1 again to enable it.

Anton

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

end of thread, other threads:[~2015-01-21 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 22:34 Confusing behaviour with /proc/sys/kernel/nmi_watchdog Anton Blanchard
2014-11-05 10:26 ` Andrew Jones
2015-01-21  3:39   ` Anton Blanchard
2015-01-21 10:52     ` Andrew Jones
2015-01-21 14:30       ` Don Zickus
2014-11-05 14:53 ` Don Zickus
2014-11-05 18:53   ` Anton Blanchard

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.