git: kernel - Fix bug in recent defered-zap namecache code.

看板DFBSD_commit作者時間16年前 (2010/01/21 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 055f5cc88fbb7d454bdf68831ebf603651c1d39c Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jan 20 08:00:07 2010 -0800 kernel - Fix bug in recent defered-zap namecache code. * The NCF_DEFEREDZAP code could get into a degenerate situation where every name lookup ate tons of system cpu. Reset the numdefered variable after cleaning defered-zap entries to fix. Summary of changes: sys/kern/vfs_cache.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/055f5cc88fbb7d454bdf68831ebf603651c1d39c -- DragonFly BSD source repository
文章代碼(AID): #1BLqJkP7 (DFBSD_commit)