1bd19924fSGeorge V. Neville-Neil# 2bd19924fSGeorge V. Neville-Neil# GENERIC-NODEBUG -- WITNESS and INVARIANTS free kernel configuration file 3bd19924fSGeorge V. Neville-Neil# for FreeBSD/i386 4bd19924fSGeorge V. Neville-Neil# 5bd19924fSGeorge V. Neville-Neil# This configuration file removes several debugging options, including 6bd19924fSGeorge V. Neville-Neil# WITNESS and INVARIANTS checking, which are known to have significant 7bd19924fSGeorge V. Neville-Neil# performance impact on running systems. When benchmarking new features 8bd19924fSGeorge V. Neville-Neil# this kernel should be used instead of the standard GENERIC. 9bd19924fSGeorge V. Neville-Neil# This kernel configuration should never appear outside of the HEAD 10bd19924fSGeorge V. Neville-Neil# of the FreeBSD tree. 11bd19924fSGeorge V. Neville-Neil# 12bd19924fSGeorge V. Neville-Neil# For more information on this file, please read the config(5) manual page, 13bd19924fSGeorge V. Neville-Neil# and/or the handbook section on Kernel Configuration Files: 14bd19924fSGeorge V. Neville-Neil# 15c1a14887SCeri Davies# https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 16bd19924fSGeorge V. Neville-Neil# 17bd19924fSGeorge V. Neville-Neil# The handbook is also available locally in /usr/share/doc/handbook 18bd19924fSGeorge V. Neville-Neil# if you've installed the doc distribution, otherwise always see the 19a2aef24aSEitan Adler# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the 20bd19924fSGeorge V. Neville-Neil# latest information. 21bd19924fSGeorge V. Neville-Neil# 22bd19924fSGeorge V. Neville-Neil# An exhaustive list of options and more detailed explanations of the 23bd19924fSGeorge V. Neville-Neil# device lines is also present in the ../../conf/NOTES and NOTES files. 24bd19924fSGeorge V. Neville-Neil# If you are in doubt as to the purpose or necessity of a line, check first 25bd19924fSGeorge V. Neville-Neil# in NOTES. 26bd19924fSGeorge V. Neville-Neil# 27bd19924fSGeorge V. Neville-Neil 28bd19924fSGeorge V. Neville-Neilinclude GENERIC 29*8a8daeafSLexi Winterinclude "std.nodebug" 30bd19924fSGeorge V. Neville-Neil 31bd19924fSGeorge V. Neville-Neilident GENERIC-NODEBUG 32