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

git: network - UDP currently only going to one proto thread


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Sep 2010 18:41:45 -0700 (PDT)

commit d8d6714a5e0b67541514e85cba04c1fb10a0b3b0
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Sep 13 18:40:54 2010 -0700

    network - UDP currently only going to one proto thread
    
    * Adjust udp_addrcpu() to always return cpu 0 for now, the UDP
      implementation currently only operates on protocol thread 0.

Summary of changes:
 sys/netinet/ip_demux.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8d6714a5e0b67541514e85cba04c1fb10a0b3b0


-- 
DragonFly BSD source repository



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