cvs commit: src/sys/dev/bge if_bge.c
Marius Strobl
marius at FreeBSD.org
Sat Apr 26 10:54:18 UTC 2008
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
More information about the cvs-src
mailing list