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

git: kernel - Remove CACHE_*MPLOCK* macros & sysctl


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Dec 2010 13:20:52 -0800 (PST)

commit 222493cf3749450bca9093fea65b74d342f1b089
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Dec 11 09:13:47 2010 -0800

    kernel - Remove CACHE_*MPLOCK* macros & sysctl
    
    * Remove the vfs.cache_mpsafe sysctl and related macros.  This has
      defaulted to 1 (mpsafe) for a while now and is no longer needed.

Summary of changes:
 sys/emulation/linux/linux_file.c  |    7 ------
 sys/emulation/linux/linux_stats.c |    3 --
 sys/kern/vfs_cache.c              |    3 --
 sys/kern/vfs_syscalls.c           |   15 -------------
 sys/sys/namecache.h               |   40 -------------------------------------
 5 files changed, 0 insertions(+), 68 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/222493cf3749450bca9093fea65b74d342f1b089


-- 
DragonFly BSD source repository



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