Date: Sun, 27 May 2007 22:07:48 +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_osdep.h cxgb_sge.c Message-ID: <200705272207.l4RM7mBe003858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2007-05-27 22:07:48 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_osdep.h cxgb_sge.c Log: Tuning for small packet handling - Double the number of descriptors that a single call to send can use - Quadruple the number of descriptors that can be reclaimed per pass - only run reclaim twice per second - increase coalesce timer from 3.5us to 5us fix printf warning on 64-bit platforms Revision Changes Path 1.10 +3 -3 src/sys/dev/cxgb/cxgb_osdep.h 1.17 +3 -6 src/sys/dev/cxgb/cxgb_sge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705272207.l4RM7mBe003858>