HomeFreeBSD

Complete the removal of the "wire_count" field from struct vm_page.

Description

Complete the removal of the "wire_count" field from struct vm_page.

Convert all remaining references to that field to "ref_count" and update
comments accordingly. No functional change intended.

Reviewed by: alc, kib
Sponsored by: Intel, Netflix
Differential Revision: https://reviews.freebsd.org/D21768

Details

Provenance
markjAuthored on
Reviewer
alc
Differential Revision
D21768: Remove the wire_count field from struct vm_page.
Parents
rS352687: MFC r352493: Fix typo, setting hidden flag instead of reparse.
Branches
Unknown
Tags
Unknown