git: kernel - Finish MPSAFEing uipc_mbuf.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Sep 8 22:57:10 PDT 2010


commit 5bd48c1dd9365771815381ca8eb46d076073aba5
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list