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

next in thread | raw e-mail | index | archive | help
Hi,

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.  I would
think this would be interessant/useful/enlightening/tasty for Joe
Sysadmin.

Any takers?  It should be a very simple patch (he says.)  Just thought
I'd ask before I go merily a-hackin.

Actually, I'm just looking for a way to _completely_ fill up the
'systat -v' screen.  :)

-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.0007011933460.224-100000>