Yield after processing a couple of vnodes to avoid running too long.
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 10 Feb 2008 13:45:21 +0000 (13:45 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 10 Feb 2008 13:45:21 +0000 (13:45 +0000)
commit9fe8385f8695f264f30bc61eb2e95191cb3de12c
tree990fc9e46f8f21fe11c49beff5cec1844ab63735
parentaf7d7e2c483e4b94e804868b9a57a26cdf971977
Yield after processing a couple of vnodes to avoid running too long.

This fixes the stuttering of xmms et al when sync is running.
sys/kern/vfs_mount.c