git: kernel - adjust vnode reclamation

看板DFBSD_commit作者時間16年前 (2010/01/01 12:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 18c4feea95f1a0d5709a8b0d2f144a9078c50482 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Dec 31 19:25:25 2009 -0800 kernel - adjust vnode reclamation * Do a pre-check for auxillary refs and do not reclaim a vnode through standard recyclement if auxillary refs are present. Recyclement can still occur under other circumstances. Auxillary refs nominally just prevent the vnode from being completely destroyed or reused. This is a bit experimental. Summary of changes: sys/kern/vfs_lock.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18c4feea95f1a0d5709a8b0d2f144a9078c50482 -- DragonFly BSD source repository
文章代碼(AID): #1BFNE3s2 (DFBSD_commit)