diff options
author | Johannes Weiner <[email protected]> | 2008-07-25 19:46:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-07-26 12:00:10 -0700 |
commit | 8dad322f5449010c14990dd6934878f576b2ee60 (patch) | |
tree | e3a58650bc7d81cd055dc851eae7c34903f67619 /arch/um/kernel/mem.c | |
parent | 47221222a59a565e11954c078a2cf6a07a7e690e (diff) |
x86: use generic show_mem()
Remove arch-specific show_mem() in favor of the generic version.
This also removes the following redundant information display:
- pages in swapcache, printed by show_swap_cache_info()
- dirty pages, writeback pages, mapped pages, slab pages,
pagetable pages, printed by show_free_areas()
where show_mem() calls show_free_areas(), which calls
show_swap_cache_info().
Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/kernel/mem.c')
0 files changed, 0 insertions, 0 deletions