On Sat, 1 Jul 2000, I wrote:

> vmmeter->cnt.v_reactivated counts the number of cache pages that get
> promoted to either active or inactive queues.  My read (and I could be
> wrong) from vm/vm_page.c is, there is no statistic to count the
> inactive pages that get "reclaimed" into the active queue.

Another idea would be to simply include the number of reclaimed
inactive pages into the original cnt.v_reactivated stats, since they
are in this sense basically the same as reclaimed cache pages.

Thoughts?

-Paul.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to