silby 2003/06/16 19:34:40 PDT FreeBSD src repository Modified files: sys/kern uipc_mbuf.c Log: Hide the m_defrag* statistics under MBUF_STRESS_TEST, there seems to be no need to see them in the general case (and they aren't smp-safe anyway.) Suggested by: hmp MFC after: 1 week Revision Changes Path 1.118 +8 -2 src/sys/kern/uipc_mbuf.c