HomeFreeBSD

Add some counters for per-VM page events.

Description

Add some counters for per-VM page events.

For now, just count batched page queue state operations.
vm.stats.page.queue_ops counts the number of batch entries that
successfully completed, while queue_nops counts entries that had no
effect, which occurs when the queue operation had been completed before
the batch entry was processed.

Reviewed by: alc, kib
MFC after: 1 week
Sponsored by: Intel, Netflix
Differential Revision: https://reviews.freebsd.org/D21782

Details

Provenance
markjAuthored on Sep 25 2019, 5:08 PM
Parents
rGef36db58da95: remove obsolete i386 MD memchr implementation
Branches
Unknown
Tags
Unknown

Event Timeline