Re: [patch 17/22 -v2] sh: Use generic show_mem()

From: Paul Mundt
Date: Sun Apr 06 2008 - 21:30:37 EST


On Fri, Apr 04, 2008 at 01:51:54PM +0200, hannes@xxxxxxxxxxxx wrote:
> Remove arch-specific show_mem() in favor of the generic version.
>
> This also removes the following redundant information display:
>
> - free pages, printed by show_free_areas()
> - pages in slab, printed by show_free_areas()
> - pages in swapcache, printed by show_swap_cache_info()
>
> where show_mem() calls show_free_areas(), which calls
> show_swap_cache_info().
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxxx>
> CC: Paul Mundt <lethal@xxxxxxxxxxxx>

Acked-by: Paul Mundt <lethal@xxxxxxxxxxxx>
--
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/