Date: Tue, 2 Dec 2008 07:01:18 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb cxgb_multiq.c Message-ID: <200812020701.mB271NWV001066@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2008-12-02 07:01:18 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_multiq.c Log: SVN rev 185549 on 2008-12-02 07:01:18Z by kmacy - fix bug where dnsperf would stop transmitting after a few seconds - break complex conditionals in to multiple lines to avoid wrapping - remove copious unused debug statements - be more aggressive about cleaning in the calling thread - eliminate usage of ENOSPC - increase number of iterations that cxgbsp can do - eliminate "initerr" usage to simplify ENOBUFS handling - when coalescing pass all packets to BPF - always set overrun if hardware queue is full Revision Changes Path 1.15 +32 -57 src/sys/dev/cxgb/cxgb_multiq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812020701.mB271NWV001066>