DragonFly-2.3.0.379.g73090 master sys/net netisr.c sys/netinet if_ether.c ip_input.c tcp_subr.c udp_usrreq.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Mar 10 04:10:08 PDT 2009


commit 730902da420dfee341f027283e8bf6e714168c99
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Mar 10 18:56:40 2009 +0800

    network: Turn on adaptive MPSAFE for network threads, and MPSAFE for IP and ARP
    
    Approved-by dillon@

Summary of changes:
 sys/net/netisr.c         |    2 +-
 sys/netinet/if_ether.c   |    2 +-
 sys/netinet/ip_input.c   |    2 +-
 sys/netinet/tcp_subr.c   |    2 +-
 sys/netinet/udp_usrreq.c |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/730902da420dfee341f027283e8bf6e714168c99


-- 
DragonFly BSD source repository





More information about the Commits mailing list