freebsd-dev/sys/amd64/conf
Conrad Meyer 37bd4ba94b Add queue(2) debug macros as build options
Add QUEUE_MACRO_DEBUG_TRACE and QUEUE_MACRO_DEBUG_TRASH as proper kernel
options.  While here, alpha-sort the debug section of sys/conf/options.

Enable QUEUE_MACRO_DEBUG_TRASH in amd64 GENERIC (but not GENERIC-NODEBUG)
kernels.  It is similar in nature and cost to other use-after-free pointer
trashing we do in GENERIC.  It is probably reasonable to enable in any arch
GENERIC kernel that defines INVARIANTS.
2020-04-12 18:04:20 +00:00
..
DEFAULTS GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the 2018-08-17 14:47:21 +00:00
GENERIC Add queue(2) debug macros as build options 2020-04-12 18:04:20 +00:00
GENERIC-KCSAN Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
GENERIC-MMCCAM Address the warning regarding duplicate option 'GEOM_PART_GPT' when 2018-10-07 15:54:13 +00:00
GENERIC-NODEBUG Add queue(2) debug macros as build options 2020-04-12 18:04:20 +00:00
GENERIC.hints Polish wbwd(4) driver and add more supported chips. 2016-03-24 20:52:35 +00:00
Makefile Start to split out the really x86 specific NOTES from the global notes file. 2019-08-12 22:58:13 +00:00
MINIMAL sys: Remove DEV_RANDOM device option 2019-06-21 00:16:30 +00:00
NOTES [aacraid] Port driver to big-endian 2020-03-05 20:04:41 +00:00