Date: Wed, 14 May 2008 21:07:25 +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: <200805142107.m4EL7Pvp046404@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-05-14 21:07:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/bge if_bge.c
Log:
MFC: 1.208
- 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.
Revision Changes Path
1.198.2.5 +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?200805142107.m4EL7Pvp046404>
