Date: Tue, 15 Dec 2009 10:16:57 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200912151017.nBFAHLu3071858@repoman.freebsd.org>
index | next in thread | raw e-mail
stas 2009-12-15 10:16:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/bge if_bge.c
Log:
SVN rev 200569 on 2009-12-15 10:16:57Z by stas
MFC r198318:
- On entrance to the rx_eof sync RX rings maps with POSTWRITE flag
instead of POSTREAD: the hardware do not touch this memory (CPU
updates it). It is already synchronized as PREWRITE after the
processing is done.
Revision Changes Path
1.226.2.6 +7 -4 src/sys/dev/bge/if_bge.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912151017.nBFAHLu3071858>
