HomeFreeBSD

vm_page_unswappable: remove wrong assertion

Description

vm_page_unswappable: remove wrong assertion

markj says:

...the assertion is incorrect and should simply be removed.
It has been racy since we removed the use of the page hash
lock to synchronize wiring of pages.

PR: 267621
Reviewed by: markj, Anton Rang <rang@acm.org>
MFC after: 1 week
Sponsored by: Dell Inc.
Differential Revision: https://reviews.freebsd.org/D37320

Details

Provenance
rang_acm.orgAuthored on Nov 9 2022, 8:13 PM
vangyzenCommitted on Nov 9 2022, 8:28 PM
Reviewer
markj
Differential Revision
D37320: vm_page_unswappable: remove wrong assertion
Parents
rG460ed6106cf0: Add support for managing UFS/FFS snapshots to fsck_ffs(8).
Branches
Unknown
Tags
Unknown