CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/14 19:17:01
Modified files:
sys/dev/pci : if_myx.c
Log message:
do the global tx free accounting in myx_start with a single atomic op
instead of one per packet.
seems to let me send packets a little faster.
