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

git: kernel - MPSAFE kern_mpipe.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Sep 2010 22:56:14 -0700 (PDT)

commit 2641f7de4b7bfbb4a1ea3a56d4a15488de1c1e09
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Sep 8 22:46:36 2010 -0700

    kernel - MPSAFE kern_mpipe.c
    
    * Make the mpipe code MPSAFE.  The mpipe code is used in numerous places
      including the ip reassembly code and some of the tcp code.
    
    * Absolutely required now that the protocol stacks are running MPSAFE.

Summary of changes:
 sys/kern/kern_mpipe.c |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2641f7de4b7bfbb4a1ea3a56d4a15488de1c1e09


-- 
DragonFly BSD source repository



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