Matthew Dillon ff359f84c9 Fix a deadlock between msync(..., MS_INVALIDATE) and vm_fault. The
invalidation code cannot wait for paging to complete while holding a
    vnode lock, so we don't wait.  Instead we simply allow the lower level
    code to simply block on any busy pages it encounters.  I think Yahoo
    may be the only entity in the entire world that actually uses this
    msync feature :-).

Bug reported by:  Paul Saab <paul@mu.org>
2000-01-21 20:17:01 +00:00
..
1999-11-07 20:03:54 +00:00
1999-11-07 20:03:54 +00:00
1999-12-06 04:53:08 +00:00
1999-10-29 18:09:36 +00:00
1999-10-29 18:09:36 +00:00
1999-10-29 18:09:36 +00:00
1999-10-29 18:09:36 +00:00
1999-11-07 20:03:54 +00:00
1999-08-28 01:08:13 +00:00
1999-10-29 18:09:36 +00:00