Date: Thu, 10 Jan 2008 23:51:34 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cxgb cxgb_sge.c Message-ID: <200801102351.m0ANpYIJ040227@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801102351.m0ANpYIJ040227>
