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

git: kernel - Remove the last MP locks from tmpfs.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Feb 2011 13:12:52 -0800 (PST)

commit 37d4ea13cefac0f93287e0a0a1d5f304a492ffe7
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Feb 14 13:11:30 2011 -0800

    kernel - Remove the last MP locks from tmpfs.
    
    * Remove get_mplock/rel_mplock calls in tmpfs which are no longer needed.
      This will improve the write path a bit though we still utilize the
      per-mount token in most places.
    
    Reported-by: Venkatesh Srinivas <me@endeavour.zapto.org>

Summary of changes:
 sys/vfs/tmpfs/tmpfs_vnops.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/37d4ea13cefac0f93287e0a0a1d5f304a492ffe7


-- 
DragonFly BSD source repository



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