cvs commit: src/sys/pci if_ste.c if_stereg.h

Ruslan Ermilov ru at FreeBSD.org
Tue Apr 6 04:05:59 PDT 2004


ru          2004/04/06 04:04:54 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              if_ste.c if_stereg.h 
  Log:
  Actually fix the TX performance with polling(4) enabled
  by increasing the TX list size from 64 to 128, which is
  adequate for HZ=1000.
  
  Submitted by:   Vsevolod Lobko
  
  Revision  Changes    Path
  1.71      +1 -1      src/sys/pci/if_ste.c
  1.16      +1 -1      src/sys/pci/if_stereg.h


More information about the cvs-src mailing list