summaryrefslogtreecommitdiffstats
path: root/lib/show_mem.c
Commit message (Expand)AuthorAgeFilesLines
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-2/+2
* lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh2015-09-081-3/+1
* lib/show_mem.c: remove redundant includeRasmus Villemoes2015-02-121-1/+0
* lib/show_mem.c: add cma reserved informationVishnu Pratap Singh2014-12-181-0/+6
* mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini2014-12-021-1/+1
* lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu2014-01-211-0/+3
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
* mm: do not walk all of system memory during show_memMel Gorman2013-11-131-28/+11
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-0/+3
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-6/+1
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-221-2/+7
* mm: use the same log level for show_mem()Amerigo Wang2010-03-061-7/+7
* lib: generic show_mem()Johannes Weiner2008-07-261-0/+63