HomeFreeBSD

Initialize marker pages in vm_page_domain_init().

Description

Initialize marker pages in vm_page_domain_init().

They were previously initialized by the corresponding page daemon
threads, but for vmd_inacthead this may be too late if
vm_page_deactivate_noreuse() is called during boot.

Reported and tested by: cperciva
Reviewed by: alc, kib
MFC after: 1 week

Details

Provenance
markjAuthored on
Reviewer
alc
Parents
rS332770: This commit brings in the TCP high precision timer system (tcp_hpts).
Branches
Unknown
Tags
Unknown