cvs commit: src/sys/dev/hatm if_hatm_intr.c if_hatmvar.h

Hartmut Brandt harti at FreeBSD.org
Wed Oct 29 05:21:40 PST 2003


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


More information about the cvs-src mailing list