HomeFreeBSD

Add V_VMIO flag for vinvalbuf(9) to indicate that the flush request

Description

Add V_VMIO flag for vinvalbuf(9) to indicate that the flush request
was issued during VM-initiated i/o (pageout), so that the function
does not try to flush or remove pages or wait for the vm object
paging-in-progress counter.

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
X-Differential revision: https://reviews.freebsd.org/D10241

Details

Provenance
kibAuthored on
Reviewer
markj
Parents
rS316527: Revert the optimization from r304436
Branches
Unknown
Tags
Unknown