cvs commit: src/sys/kern uipc_mbuf.c
Mike Silbersack
silby at FreeBSD.org
Mon Apr 14 19:14:44 PDT 2003
silby 2003/04/14 19:14:43 PDT
FreeBSD src repository
Modified files:
sys/kern uipc_mbuf.c
Log:
Add another MBUF_STRESS_TEST feature, m_defragrandomfailures.
When enabled, this causes m_defrag to randomly return NULL (following
its normal failure case so that extra memory leaks are not introduced.)
Code similar to this was used to find / fix a few bugs last week.
Revision Changes Path
1.116 +15 -0 src/sys/kern/uipc_mbuf.c
More information about the cvs-src
mailing list