git: HAMMER VFS - Add another lwkt_user_yield()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 24 16:11:46 PDT 2010
commit bb5add8c2c55a959b77a8677e60ca66573f7e865
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list