HomeFreeBSD

sys/vm: remove several other uses of OBJT_SWAP_TMPFS

Description

sys/vm: remove several other uses of OBJT_SWAP_TMPFS

Mostly in cases where OBJ_SWAP flag works as well, or by reversing the
condition so that object types can be listed.

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

Details

Provenance
kibAuthored on May 7 2021, 6:21 PM
Reviewer
markj
Differential Revision
D30168: Add KPI to dynamically register pager type
Parents
rG3e7a11ca21f3: vm_object_set_memattr(): handle all object types without listing them explicitly
Branches
Unknown
Tags
Unknown