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