HomeFreeBSD

MFC r349070

Description

MFC r349070

Previously, when pmap_remove_pages() destroyed a dirty superpage mapping,
it only called vm_page_dirty() on the first of the superpage's constituent
4KB pages.  This revision corrects that error, calling vm_page_dirty() on
all of superpage's constituent 4KB pages.

Details

Provenance
alcAuthored on
Parents
rS352367: MFC r349905
Branches
Unknown
Tags
Unknown