[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1413210762-4532-1-git-send-email-uobergfe@redhat.com>
Date: Mon, 13 Oct 2014 16:32:41 +0200
From: Ulrich Obergfell <uobergfe@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: dzickus@...hat.com, uobergfe@...hat.com
Subject: [PATCH 0/1] watchdog: parameters to control hard and soft lockup detector individually
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists