summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/GENERIC-NODEBUG
Commit message (Collapse)AuthorAgeFilesLines
* This configuration file removes several debugging options, includinggnn2014-12-021-0/+38
WITNESS and INVARIANTS checking, which are known to have significant performance impact on running systems. When benchmarking new features this kernel should be used instead of the standard GENERIC. This kernel configuration should never appear outside of the HEAD of the FreeBSD tree.
OpenPOWER on IntegriCloud