HomeFreeBSD

Use an atomic reference count for paging in progress so that callers do not

Description

Use an atomic reference count for paging in progress so that callers do not
require the object lock.

Reviewed by: markj
Tested by: pho (as part of a larger branch)
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D21311

Details

Provenance
jeffAuthored on
Reviewer
markj
Differential Revision
D21311: Use atomics for paging in progress.
Parents
rS351240: Fix stylistic nit in r351239
Branches
Unknown
Tags
Unknown