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

[ Available lists | Index of cvs-src-old | Month of May 2010 | Week of 5 May 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Navdeep Parhar <np@FreeBSD.org>
Date
5 May 2010 22:52:30
Subject
cvs commit: src/sys/dev/cxgb cxgb_adapter.h cxgb_sge.c
Message-ID
201005052252.o45MqUBr091095@repoman.freebsd.org


[ Hide this part ]
np          2010-05-05 22:52:06 UTC

FreeBSD src repository

Modified files:
sys/dev/cxgb cxgb_adapter.h cxgb_sge.c
Log:
SVN rev 207688 on 2010-05-05 22:52:06Z by np

Don't ring the tx doorbell for every frame when we know more frames
will follow. Adjust the freelist and response queue doorbells too.

Discussed with: kmacy

Revision Changes Path
1.54 +2 -0 src/sys/dev/cxgb/cxgb_adapter.h
1.90 +30 -18 src/sys/dev/cxgb/cxgb_sge.c


Elapsed time: 0.070 seconds