git: kernel - Incidental MPLOCK removal
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Jan  9 14:41:25 PST 2017
    
    
  
commit 0187f435a20d8a7b29afa696f3a30afe3099b3fb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 9 14:34:11 2017 -0800
    kernel - Incidental MPLOCK removal
    
    * A few more mplocks in the moutn and umount paths.  Also fix a rootmount
      case (the latter being non-performance) for completeness.
Summary of changes:
 sys/kern/vfs_conf.c     | 40 +++++++++++++++++++++++++++-------------
 sys/kern/vfs_mount.c    |  8 ++++++++
 sys/kern/vfs_synth.c    |  7 +++----
 sys/kern/vfs_syscalls.c |  9 ---------
 4 files changed, 38 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0187f435a20d8a7b29afa696f3a30afe3099b3fb
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list