freebsd-dev/sys/sparc64/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
GENERIC Split out a more generic debugnet(4) from netdump(4) 2019-10-17 16:23:03 +00:00
GENERIC-NODEBUG Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations. 2019-11-18 20:03:28 +00:00
GENERIC.hints
Makefile
NOTES Floppy driver really only works on x86 2019-08-12 22:58:50 +00:00