linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Obergfell <uobergfe@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: dzickus@redhat.com, uobergfe@redhat.com
Subject: [PATCH 0/1] watchdog: parameters to control hard and soft lockup detector individually
Date: Mon, 13 Oct 2014 16:32:41 +0200	[thread overview]
Message-ID: <1413210762-4532-1-git-send-email-uobergfe@redhat.com> (raw)

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


             reply	other threads:[~2014-10-13 14:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13 14:32 Ulrich Obergfell [this message]
2014-10-13 14:32 ` [PATCH 1/1] watchdog: parameters to control hard and soft lockup detector individually Ulrich Obergfell
2014-10-14 14:56 ` [PATCH 0/1] " Don Zickus
2014-10-17 18:06   ` Ulrich Obergfell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1413210762-4532-1-git-send-email-uobergfe@redhat.com \
    --to=uobergfe@redhat.com \
    --cc=dzickus@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).