cinfo
©2001 - 2013 by bert hubert <ahu@ds9a.nl>. Licensed under the
GNU GPL
The goal of this project is to provide users with more information on the
contents of the various caches of their kernel. Having more information may
be useful to:
- determine if adding more memory is useful
- see if the cache is functioning as it should
- find out if your files on the server are being cached or if other
files are deemed more important
It is suspected that better awareness of caches will improve people's
ability to build and maintain high performance servers and kernels.
News
2013-06-20 | Moved to GitHub! |
2001-06-30 | Initial release. Pretty functional in
telling you about how much of a file is in the pagecache. Example:
$ cinfo /lib/libc.so.6
/lib/libc.so.6: 275 pages, 275 pages in core (100.00%)
|
Distribution
Version 0.1 is available here and works on Linux 2.4
and FreeBSD 4.3. It may work on lower versions, if so, please let me know.
Contributing
Also, follow us on GitHub: https://github.com/ahupowerdns/cinfo