HomeFreeBSD

vm_page: define partial page invalidate

Description

vm_page: define partial page invalidate

Two different functions in different files do the same thing - fill a
partial page with zeroes. Add that functionality to vm_page.c and
remove it elsewhere to avoid code duplication.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D49096

Details

Provenance
dougmAuthored on Fri, Feb 21, 9:11 PM
Reviewer
kib
Differential Revision
D49096: vm_page: define partial page invalidate
Parents
rG5bd7cf837c5f: Cirrus-CI: Bump image to (supported) 13.4
Branches
Unknown
Tags
Unknown
Reverted By
rG2eef41e55385: Revert "vm_page: define partial page invalidate"