HomeFreeBSD

Remove the "pass" variable from the page daemon control loop.

Description

Remove the "pass" variable from the page daemon control loop.

It serves little purpose after r308474 and r329882. As a side
effect, the removal fixes a bug in r329882 which caused the
page daemon to periodically invoke lowmem handlers even in the
absence of memory pressure.

Reviewed by: jeff
Differential Revision: https://reviews.freebsd.org/D15491

Details

Provenance
markjAuthored on
Reviewer
jeff
Differential Revision
D15491: Eliminate the "pass" variable in the page daemon control loop.
Parents
rS334507: Only check for MAP_32BIT when available.
Branches
Unknown
Tags
Unknown