cvs commit: src/sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_sge.c

Kip Macy kmacy at FreeBSD.org
Thu Jan 10 18:26:55 PST 2008


kmacy       2008-01-11 02:26:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_adapter.h cxgb_main.c cxgb_sge.c 
  Log:
  Be more aggressive about tx cleaning - when multiples streams were running the tx
  queue could fill up and stop getting cleaned.
  
  Revision  Changes    Path
  1.25      +2 -1      src/sys/dev/cxgb/cxgb_adapter.h
  1.43      +3 -2      src/sys/dev/cxgb/cxgb_main.c
  1.39      +33 -12    src/sys/dev/cxgb/cxgb_sge.c


More information about the cvs-all mailing list