freebsd-dev/sys/arm64/conf
Mark Johnston 85e06c728c Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.
The purpose of this option is to make it easier to track down memory
corruption bugs by reducing the number of malloc(9) types that might
have recently been associated with a given chunk of memory.  However, it
increases fragmentation and is disabled in release kernels.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2019-11-18 20:03:28 +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 Boot arm64 kernel using booti command from U-boot. 2019-11-14 21:58:40 +00:00
GENERIC-MMCCAM Set ident for GENERIC-MMCCAM to not announce itself as 2018-09-14 15:46:31 +00:00
GENERIC-NODEBUG Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations. 2019-11-18 20:03:28 +00:00
GENERIC-UP Update several more URLs 2017-10-29 08:17:03 +00:00
Makefile First pass at a LINT for arm64. 2019-08-08 17:55:19 +00:00
NOTES Remove aw_ehci from NOTES to fix LINT kernel builds after r353063. 2019-10-03 21:37:01 +00:00