kmacy       2008-01-10 23:51:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_sge.c 
  Log:
  If we're not running with multiqueue enabled we need to wait to acquire the
  rspq lock. Not doing so was causing us to skip re-enabling the interrupt.
  
  - remove duplicate credits sysctl
  - add support for dumping hardware context of the txq
  - decrement budget_left when we break out of the process_responses loop
  
  Revision  Changes    Path
  1.38      +41 -14    src/sys/dev/cxgb/cxgb_sge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to