Re: [PATCH] x86: align DirectMap in /proc/meminfo

From: Ingo Molnar
Date: Thu Nov 06 2008 - 09:28:58 EST



* Hugh Dickins <hugh@xxxxxxxxxxx> wrote:

> When the split-LRU patches added Inactive(anon) and Inactive(file) lines
> to /proc/meminfo, all counts were moved two columns rightwards to fit in.
> Now move x86's DirectMap lines two columns rightwards to line up.
>
> Signed-off-by: Hugh Dickins <hugh@xxxxxxxxxxx>
> ---
> Being a timid soul, I do wonder if realigning two columns rightwards was
> a reckless breakage of the kernel-userspace API! but assume that was
> thrashed out at the time, and I've heard of no complaints.

good question - but i have not heard complaints either.

> arch/x86/mm/pageattr.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

applied to tip/x86/urgent, thanks Hugh!

Ingo
--
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/