mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
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. |
||
|---|---|---|
| .. | ||
| DEFAULTS | ||
| GENERIC | ||
| GENERIC-KCSAN | ||
| GENERIC-MMCCAM | ||
| GENERIC-NODEBUG | ||
| GENERIC.hints | ||
| Makefile | ||
| MINIMAL | ||
| NOTES | ||