From 162cbc1884ed65354ac6b224a32dc9ebc95f9613 Mon Sep 17 00:00:00 2001 From: hrs Date: Sat, 4 Sep 2004 20:53:25 +0000 Subject: Fix some wording to make the explanation clear. Pointed out and reviewed by: ru --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 7 ++++--- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 2035bc7..29c74d4 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -445,11 +445,12 @@ Several sysctls are available to enable the watchdog running out of the processor's idle thread; a callout is launched to reset a timer in the watchdog. If the callout fails to reset the timer for ten seconds, - the timeout process will take place. The sysctl allows to select - which CPU will run the watchdog. + the timeout process will take place. The debug.watchdog_cpu + sysctl allows to select which CPU will run the watchdog. A sysctl debug.leak_schedlock - has been added. This causes a sysctl to spin holding sched_lock + has been added. This causes a sysctl handler that incorrectly leaks + the holding sched lock, to spin the lock in order to trigger the watchdog provided by the MP_WATCHDOG option. diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 2035bc7..29c74d4 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -445,11 +445,12 @@ Several sysctls are available to enable the watchdog running out of the processor's idle thread; a callout is launched to reset a timer in the watchdog. If the callout fails to reset the timer for ten seconds, - the timeout process will take place. The sysctl allows to select - which CPU will run the watchdog. + the timeout process will take place. The debug.watchdog_cpu + sysctl allows to select which CPU will run the watchdog. A sysctl debug.leak_schedlock - has been added. This causes a sysctl to spin holding sched_lock + has been added. This causes a sysctl handler that incorrectly leaks + the holding sched lock, to spin the lock in order to trigger the watchdog provided by the MP_WATCHDOG option. -- cgit v1.1