kmacy       2007-05-27 22:07:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_osdep.h cxgb_sge.c 
  Log:
  Tuning for small packet handling
  - Double the number of descriptors that a single call to send can use
  - Quadruple the number of descriptors that can be reclaimed per pass
  - only run reclaim twice per second
  - increase coalesce timer from 3.5us to 5us
  
  fix printf warning on 64-bit platforms
  
  Revision  Changes    Path
  1.10      +3 -3      src/sys/dev/cxgb/cxgb_osdep.h
  1.17      +3 -6      src/sys/dev/cxgb/cxgb_sge.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to