[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101006102311.GA5724@cr0.nay.redhat.com>
Date: Wed, 6 Oct 2010 18:23:11 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: Artur Baruchi <mail.baruchi@...il.com>
Cc: Américo Wang <xiyou.wangcong@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: Information From Buffers
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists