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