HomeFreeBSD

Previously, when pmap_remove_pages() destroyed a dirty superpage mapping,

Description

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.

MFC after: 3 days

Details

Provenance
alcAuthored on
Parents
rS349069: csu: Add proper .depend tracking for each object.
Branches
Unknown
Tags
Unknown