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

看板DFBSD_commit作者時間15年前 (2010/12/12 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D0-tNL4 (DFBSD_commit)