silby 2003/06/23 10:52:24 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/kern uipc_mbuf.c Log: MFC rev 1.118 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.) Revision Changes Path 1.51.2.25 +8 -2 src/sys/kern/uipc_mbuf.c