HomeFreeBSD

Further simplify and optimize pageout batching.

Description

Further simplify and optimize pageout batching.

  • Don't requeue items during the laundry queue scan, just use the per-CPU batchqueues by calling vm_page_requeue().
  • Perform deferred dequeues of wired pages found during a scan.

Details

Provenance
markjAuthored on
Parents
rS331683: Avoid looping if SYSDIR already known.
Branches
Unknown
Tags
Unknown