HomeFreeBSD

Pages that are passed to swap_pager_putpages() should already be fully

Description

Pages that are passed to swap_pager_putpages() should already be fully
dirty. Assert that they are fully dirty rather than redundantly calling
vm_page_dirty() on them.

Reviewed by: kib, markj
MFC after: 1 week
X-MFC after: r319932

Details

Provenance
alcAuthored on
Reviewer
kib
Parents
rS320048: o Move logic that determines size of the input image into its own
Branches
Unknown
Tags
Unknown