看板 DFBSD_commit 關於我們 聯絡資訊
commit bb5add8c2c55a959b77a8677e60ca66573f7e865 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Aug 24 16:09:48 2010 -0700 HAMMER VFS - Add another lwkt_user_yield() * Add a lwkt_user_yield() call to reverse b-tree iterations, which are used by the pruning code. Forward iterations already call lwkt_user_yield(). Summary of changes: sys/vfs/hammer/hammer_btree.c | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bb5add8c2c55a959b77a8677e60ca66573f7e865 -- DragonFly BSD source repository