HomeFreeBSD

Use vm_page_active() rather than directly accessing the page's queue

Description

Use vm_page_active() rather than directly accessing the page's queue
field.

Reviewed by: kib, markj
MFC after: 2 weeks
X-MFC with: r324146

Details

Provenance
alcAuthored on
Reviewer
kib
Parents
rS324189: When mdstart_swap() accesses a page that is already in the active queue,
Branches
Unknown
Tags
Unknown