Date: Wed, 26 Mar 2003 12:44:29 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200303262044.h2QKiTgd046105@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/03/26 12:44:29 PST
FreeBSD src repository
Modified files:
sys/kern kern_malloc.c
Log:
Permit debug.malloc.failure_rate to be specified using a tunable so
that the feature can be enabled during the boot process. Note the
continued limitation that FreeBSD fails so rapidly with this setting
enabled that it's hard to narrow down particular failures for
correction; we really need per-malloc type failure rates.
Revision Changes Path
1.121 +1 -0 src/sys/kern/kern_malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303262044.h2QKiTgd046105>
