linux/arch/x86/mm
Johannes Weiner 8dad322f54 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 <hannes@saeurebad.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:10 -07:00
..
discontig_32.c mm: move bootmem descriptors definition to a single place 2008-07-24 10:47:14 -07:00
dump_pagetables.c x86: add PTE_FLAGS_MASK 2008-07-22 10:43:45 +02:00
extable.c
fault.c
gup.c x86: support 1GB hugepages with get_user_pages_lockless() 2008-07-26 12:00:06 -07:00
highmem_32.c
hugetlbpage.c x86: add hugepagesz option on 64-bit 2008-07-24 10:47:19 -07:00
init_32.c
init_64.c x86: use generic show_mem() 2008-07-26 12:00:10 -07:00
ioremap.c access_process_vm device memory infrastructure 2008-07-24 10:47:15 -07:00
k8topology_64.c
kmmio.c
Makefile x86: lockless get_user_pages_fast() 2008-07-26 12:00:06 -07:00
memtest.c
mmap.c
mmio-mod.c
numa_64.c mm: move bootmem descriptors definition to a single place 2008-07-24 10:47:14 -07:00
pageattr-test.c
pageattr.c
pat.c
pf_in.c
pf_in.h
pgtable_32.c x86: use generic show_mem() 2008-07-26 12:00:10 -07:00
pgtable.c
srat_32.c
srat_64.c
testmmiotrace.c