HAMMER VFS - Add another lwkt_user_yield()
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 24 Aug 2010 23:09:48 +0000 (16:09 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 24 Aug 2010 23:09:48 +0000 (16:09 -0700)
commitbb5add8c2c55a959b77a8677e60ca66573f7e865
tree62a1e2883d930dad110d623bd527aacbc2e5cae1
parentb0aab9b9c78ffcdedf2e7c00e9731f069aef3710
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().
sys/vfs/hammer/hammer_btree.c