cvs commit: src/sys/dev/mxge if_mxge.c

Andrew Gallatin gallatin at FreeBSD.org
Fri May 25 19:38:33 UTC 2007


gallatin    2007-05-25 19:38:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c 
  Log:
  - Use m_getcl() rather than m_getjcl() when we're allocating 2KB
  clusters.  This helps quite a bit on my low end machines (improves
  performance by about 300Kpps when being blasted by a hardware
  packet generator).
  - Include one extended f/w counter forgotten in earlier commit
  
  Sponsored by: Myricom Inc.
  
  Revision  Changes    Path
  1.33      +10 -1     src/sys/dev/mxge/if_mxge.c


More information about the cvs-all mailing list