Re: Information From Buffers

From: AmÃrico Wang
Date: Wed Oct 06 2010 - 06:18:50 EST


On Mon, Oct 04, 2010 at 08:04:24AM -0300, Artur Baruchi wrote:
>Hi Wang.
>
>Thanks for your reply.
>
>No, inside /proc/meminfo there are just high level information (macro)
>about what is going on inside the memory. I need do get more details
>about page cache, things like, what files are being buffered, how much
>files are being buffered, size of this files, etc. This information
>can be reach using buffer_head linked list, but I dont know how to
>walk through this list.
>


I see, seems we can't get this kind of informantion from /proc.

Oracle has a tool for this, check:

http://oss.oracle.com/projects/codefragments/dist/files/pagecache-info/pagecache-info

Hope it can help.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/