Date: Mon, 14 Aug 2006 00:36:53 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c Message-ID: <200608140036.k7E0arT0093123@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2006-08-14 00:36:53 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Apply alignment fixup only when programmed frame size is greater than
MCLBYTES - ETHER_ALIGN. Previously it applied the alignment fixup code
for oversized frames which would result in reduced performance on
strict alignment archs.
Revision Changes Path
1.128 +3 -3 src/sys/dev/em/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608140036.k7E0arT0093123>
