kmsan.9: Mention the loader tunable 'debug.kmsan.disable'

Reviewed by:	gbe (manpages), markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D42166
This commit is contained in:
Zhenlei Huang 2023-10-13 22:42:34 +08:00
parent 2df9757508
commit 7ca90db2f3

View file

@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd August 10, 2021
.Dd October 13, 2023
.Dt KMSAN 9
.Os
.Sh NAME
@ -108,6 +108,10 @@ should be used only for kernel testing and development.
It is not recommended to enable
.Nm
in systems with less than 8GB of physical RAM.
.Pp
The sanitizer in a KMSAN-configured kernel can be disabled by setting the loader
tunable
.Sy debug.kmsan.disable=1 .
.Sh FUNCTIONS
The
.Fn kmsan_mark