git: kernel - Add vm.cache_vmspaces boot-time tunable

看板DFBSD_commit作者時間15年前 (2011/03/09 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 521f81c79cb57003c483abe5964022bad01ae54c Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Mar 8 18:19:56 2011 -0800 kernel - Add vm.cache_vmspaces boot-time tunable * Add vm.cache_vmspaces boot-time tunable, defaulting to 32 objects. This controls how many free vmspace+pmap structures can be maintained in the objcache. * Change the sysref API a bit. mag_capacity becomes nom_cache. Related-to: IRC conversion thesjg & vsrinivas Summary of changes: sys/kern/kern_sysref.c | 2 +- sys/kern/vfs_lock.c | 2 +- sys/sys/sysref.h | 2 +- sys/vfs/devfs/devfs_core.c | 2 +- sys/vm/vm_map.c | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/521f81c79cb57003c483abe5964022bad01ae54c -- DragonFly BSD source repository
文章代碼(AID): #1DTkQcUQ (DFBSD_commit)