Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2000 13:39:43 +0200 (CEST)
From:      Paul Herman <pherman@frenchfries.net>
To:        hackers@FreeBSD.ORG
Subject:   Re: vmstats for pages that go inactive->active
Message-ID:  <Pine.BSF.4.21.0007021333010.10413-100000@bagabeedaboo.security.at12.de>
In-Reply-To: <Pine.BSF.4.21.0007011933460.224-100000@bagabeedaboo.security.at12.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007021333010.10413-100000>