git: netisr: Dedicated network thread is not netisr

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Feb 24 17:32:14 PST 2013


commit 2ae6e0f86f86b876a8be2cac462734b2895d56f1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Feb 25 09:33:13 2013 +0800

    netisr: Dedicated network thread is not netisr
    
    Dedicated network thread should just fetch and run the netmsg on its
    own port instead of performing full-fledged netisr operation,
    e.g. run rollups
    
    Reported-by: pavalos@

Summary of changes:
 sys/net/netisr.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2ae6e0f86f86b876a8be2cac462734b2895d56f1


-- 
DragonFly BSD source repository



More information about the Commits mailing list