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

git: kernel - Finish MPSAFEing uipc_mbuf.c


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

commit 5bd48c1dd9365771815381ca8eb46d076073aba5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Sep 8 22:51:03 2010 -0700

    kernel - Finish MPSAFEing uipc_mbuf.c
    
    * Make the mbuf tracking debug code MPSAFE.
    
    * Get rid of worthless critical sections.
    
    * Code cleanup.

Summary of changes:
 sys/kern/uipc_mbuf.c   |   60 +++++++++++++++++++++++++++--------------------
 sys/kern/uipc_socket.c |   11 +++++++-
 2 files changed, 43 insertions(+), 28 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5bd48c1dd9365771815381ca8eb46d076073aba5


-- 
DragonFly BSD source repository



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