summaryrefslogtreecommitdiff
path: root/lib/show_mem.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-6/+1
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes1-2/+7
2010-03-06mm: use the same log level for show_mem()Amerigo Wang1-7/+7
2008-07-26lib: generic show_mem()Johannes Weiner1-0/+63