cvs commit: src/sys/dev/cxgb cxgb_sge.c
Kip Macy
kmacy at FreeBSD.org
Thu Jan 10 15:51:35 PST 2008
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
More information about the cvs-src
mailing list