Thank you for visiting this page, this page has been update in another link File in core(fincore) c code
Noticed it when I was looking into postgreSQL buffering https://sites.google.com/site/itmyshare/database-tips-and-examples/postgresql-buffering. Fincore is David Plonka's work, available at http://net.doit.wisc.edu/~plonka/fincore/It's a utility tells you how much a file cached in the kernel's buffer. It is a C code, but implemented in perl INLINE module.
|