git: igb: Dispatch callout to the CPU that is checking status

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Nov 20 04:32:42 PST 2012


commit 7b61c9f2d576da4a207790c3b01c9bcabc071632
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Nov 20 20:26:52 2012 +0800

    igb: Dispatch callout to the CPU that is checking status
    
    This reduces sporadic contentions on the main serializer.

Summary of changes:
 sys/dev/netif/igb/if_igb.c |    8 ++++++--
 sys/dev/netif/igb/if_igb.h |    1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b61c9f2d576da4a207790c3b01c9bcabc071632


-- 
DragonFly BSD source repository


More information about the Commits mailing list