cvs commit: src/sys/kern kern_malloc.c
Robert Watson
rwatson at FreeBSD.org
Wed Mar 26 20:44:32 PST 2003
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
More information about the cvs-src
mailing list