On Wed, Jan 05, 2011 at 05:03:15PM +0000, Eduardo Horvath wrote: > If by_list is set we'll always get here, and I don't think we'd be called > if the vnode had no pages at all Ok, I'll add a KASSERT() to check for that and re-run the tests. Martin