oleg 2006-02-01 15:16:04 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Optimize bge_rxeof() & bge_txeof(): return immediately if there are no packets
to process. It could give us [significant?] perfomance increase if there is
big
difference between RX/TX flows.
Submitted by: Mihail Balikov <mihail.balikov AT interbgc DOT com>
Approved by: glebius (mentor)
MFC after: 3 days
Revision Changes Path
1.122 +10 -4 src/sys/dev/bge/if_bge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"