Re: [PATCH 17/20] sparc64: use generic show_mem()

From: David Miller
Date: Fri Jun 27 2008 - 18:46:54 EST


From: Johannes Weiner <hannes@xxxxxxxxxxxx>
Date: Fri, 27 Jun 2008 13:54:06 +0200

> Remove arch-specific show_mem() in favor of the generic version.
>
> This also removes the following redundant information display:
>
> - free swap pages, printed by show_swap_cache_info()
> - pages in swapcache, printed by show_swap_cache_info()
> - dirty pages, writeback pages, mapped pages, slab pages,
> pagetables pages, printed by show_free_areas()
>
> where show_mem() calls show_free_areas(), which calls
> show_swap_cache_info().
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxxx>
> CC: David S. Miller <davem@xxxxxxxxxxxxx>

Thank you for doing this work:

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
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/