DragonFly BSD
DragonFly commits List (threaded) for 2013-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: netisr: Dedicated network thread is not netisr


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Feb 2013 17:32:14 -0800 (PST)

commit 2ae6e0f86f86b876a8be2cac462734b2895d56f1
Author: Sepherosa Ziehau <sephe@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]