DragonFly-2.1.1.191.g4b804 master sys/dev/netif/jme if_jmereg.h

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Dec 29 06:30:41 PST 2008


commit 4b804818459deec08d0d635254acb48aeb12f93b
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Dec 29 22:15:45 2008 +0800

    Allow packet count based RX/TX interrupt coalescing to be disabled.
    This is helpful if large amount of small packets are injected into or
    bumped from the NIC; pure timeout based RX/TX interrupt coalescing is
    more effective under this situation.

Summary of changes:
 sys/dev/netif/jme/if_jmereg.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=4b804818459deec08d0d635254acb48aeb12f93b


-- 
DragonFly BSD source repository





More information about the Commits mailing list