Searched hist:"37 bd4ba94b164fdd06f2ec8471fec45ae8f59894" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/amd64/conf/ |
H A D | GENERIC-NODEBUG | diff 37bd4ba94b164fdd06f2ec8471fec45ae8f59894 Sun Apr 12 20:04:20 CEST 2020 Conrad Meyer <cem@FreeBSD.org> 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.
|
H A D | GENERIC | diff 37bd4ba94b164fdd06f2ec8471fec45ae8f59894 Sun Apr 12 20:04:20 CEST 2020 Conrad Meyer <cem@FreeBSD.org> 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.
|
/freebsd/sys/conf/ |
H A D | options | diff 37bd4ba94b164fdd06f2ec8471fec45ae8f59894 Sun Apr 12 20:04:20 CEST 2020 Conrad Meyer <cem@FreeBSD.org> 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.
|
H A D | NOTES | diff 37bd4ba94b164fdd06f2ec8471fec45ae8f59894 Sun Apr 12 20:04:20 CEST 2020 Conrad Meyer <cem@FreeBSD.org> 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.
|