linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] watchdog: parameters to control hard and soft lockup detector individually
@ 2014-10-13 14:32 Ulrich Obergfell
  2014-10-13 14:32 ` [PATCH 1/1] " Ulrich Obergfell
  2014-10-14 14:56 ` [PATCH 0/1] " Don Zickus
  0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Obergfell @ 2014-10-13 14:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: dzickus, uobergfe

This post follows up to https://lkml.org/lkml/2014/8/11/329.
During the discussion of that patch, Ingo Molnar commented in
https://lkml.org/lkml/2014/8/18/577.

 "The softlockup and hardlockup detection control variables 
  should be in separate flags, inside and outside the kernel - 
  they (should) not relate to each other."

Please refer to [PATCH 1/1] for a description of the proposed
changes of the 'user interface' in /proc/sys/kernel and kernel
command line parameters.

Ulrich Obergfell (1):
  watchdog: parameters to control hard and soft lockup detector
    individually

 include/linux/nmi.h |  12 ++-
 kernel/sysctl.c     |  21 ++++-
 kernel/watchdog.c   | 250 +++++++++++++++++++++++++++++++++++++++++++---------
 3 files changed, 236 insertions(+), 47 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2014-10-17 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-13 14:32 [PATCH 0/1] watchdog: parameters to control hard and soft lockup detector individually Ulrich Obergfell
2014-10-13 14:32 ` [PATCH 1/1] " Ulrich Obergfell
2014-10-14 14:56 ` [PATCH 0/1] " Don Zickus
2014-10-17 18:06   ` Ulrich Obergfell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).