Date: Sat, 26 Apr 2008 10:54:17 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200804261054.m3QAsHkg052237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-04-26 10:54:17 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
- Use more appropriate maxsize, nsegments and maxsegsize parameters
when creating the parent bus DMA tag. While at it correct the style
and a nearby comment.
- Take advantage of m_collapse(9) for performance reasons.
MFC after: 2 weeks
Revision Changes Path
1.206 +6 -12 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804261054.m3QAsHkg052237>
