Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 17:52:13 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52591 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812051752.wB5HqDsj014487@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Dec  5 17:52:13 2018
New Revision: 52591
URL: https://svnweb.freebsd.org/changeset/doc/52591

Log:
  Document r338214, KASSERT_PANIC_OPTIONAL kernel configuration option.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:11 2018	(r52590)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:13 2018	(r52591)
@@ -463,6 +463,13 @@
 	<literal>ZSTDIO</literal> option.  See &man.rc.conf.5; and
 	&man.dumpon.8; for additional information.</para>
 
+      <para revision="338214" contrib="sponsor"
+	sponsor="&dellemc;">A new kernel configuration option,
+	<literal>KASSERT_PANIC_OPTIONAL</literal>, has been added
+	that allows runtime &man.KASSERT.9; behavior changes without
+	necessarily invoking &man.panic.9;.  The option is disabled
+	by default.</para>
+
       <para revision="338602" contrib="sponsor"
 	sponsor="&dellemc;, &netflix;">The <literal>NUMA</literal>
 	option has been enabled by default in the &arch.amd64;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812051752.wB5HqDsj014487>