diff options
author | Johannes Weiner <hannes@saeurebad.de> | 2008-07-25 19:46:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-26 12:00:10 -0700 |
commit | 5f834b9f3bd3769162fc169efd7ecae0712a2d1d (patch) | |
tree | 7f30c35c031b54eee521b09fd90f1f6173b16ba6 /Documentation/ia64 | |
parent | 454c63b02e530f10b4345343f63596dd705888d0 (diff) |
alpha: use generic show_mem()
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()
- free swap pages, printed by show_swap_cache_info()
- 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@saeurebad.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/ia64')
0 files changed, 0 insertions, 0 deletions