HomeFreeBSD

swap_pager: Unbusy readahead pages after an I/O error

Description

swap_pager: Unbusy readahead pages after an I/O error

The swap pager itself allocates readahead pages, so should take care to
unbusy them after a read error, just as it does in the non-error case.

PR: 277538
Reviewed by: olce, dougm, alc, kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D44646

Details

Provenance
markjAuthored on Apr 8 2024, 1:02 PM
Reviewer
olce
Differential Revision
D44646: swap_pager: Unbusy readahead pages after an I/O error
Parents
rG4e7aa03b7076: LinuxKPI: Stub sysfs_remove_link in linux/sysfs.h
Branches
Unknown
Tags
Unknown