Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
An unexpected perf feature
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
PostgreSQL 9.3 beta: Federated databases and more
LWN.net Weekly Edition for May 9, 2013
nassau:~$ grep active /proc/vmstat nr_inactive_anon 267 nr_active_anon 392461 nr_inactive_file 258286 nr_active_file 416048
Or even more detailed from /proc/zoneinfo, as each memory zone has its own set of lists.
The inactive > active rule is only enforced during reclaim, we don't mind the list sizes on idle systems.
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds