[Patch] Include count of pagecache pages in show_mem() output.

Previous thread: Re: [PATCH] add gcc printf format checks by Mathieu Desnoyers on Monday, January 7, 2008 - 3:14 pm. (1 message)

Next thread: Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override. by Bodo Eggert on Monday, January 7, 2008 - 3:38 pm. (71 messages)
To: <linux-kernel@...>
Date: Monday, January 7, 2008 - 3:12 pm

The show_mem() output does not include the total number of
pagecache pages. This would be helpful when analyzing the
debug information in the /var/log/messages file after OOM kills
occur.

This patch includes the total pagecache pages in that output:

Signed-off-by: Larry Woodman <lwoodman@redhat.com>

Previous thread: Re: [PATCH] add gcc printf format checks by Mathieu Desnoyers on Monday, January 7, 2008 - 3:14 pm. (1 message)

Next thread: Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override. by Bodo Eggert on Monday, January 7, 2008 - 3:38 pm. (71 messages)