Date: Wed, 29 Oct 2003 05:21:39 -0800 (PST) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hatm if_hatm_intr.c if_hatmvar.h Message-ID: <200310291321.h9TDLd5Z017151@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2003/10/29 05:21:38 PST FreeBSD src repository Modified files: sys/dev/hatm if_hatm_intr.c if_hatmvar.h Log: We have some space in the external mbufs so use this space for the external buffer reference count. This saves us a malloc() + free() per small receive mbuf. Revision Changes Path 1.9 +4 -2 src/sys/dev/hatm/if_hatm_intr.c 1.8 +1 -0 src/sys/dev/hatm/if_hatmvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310291321.h9TDLd5Z017151>