summaryrefslogtreecommitdiff
path: root/mm/vmstat.c
Commit message (Expand)AuthorAge
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-11
* mm/vmstat.c: fix vmstat_update() preemption BUGSteven J. Hill2018-03-28
* mm, sysctl: make NUMA stats configurableKemi Wang2017-11-15
* mm: remove unused pgdat->inactive_ratioAndrey Ryabinin2017-11-15
* mm: consider the number in local CPUs when reading NUMA statsKemi Wang2017-09-08
* mm: update NUMA counter threshold sizeKemi Wang2017-09-08
* mm: change the call sites of numa statistics itemsKemi Wang2017-09-08
* mm, swap: add swap readahead hit statisticsHuang Ying2017-09-06
* mm/vmstat.c: fix wrong commentSeongJae Park2017-09-06
* mm/vmstat: fix divide error at __fragmentation_indexWen Yang2017-09-06
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-06
* mm, THP, swap: add THP swapping out fallback countingHuang Ying2017-09-06
* mm: test code to write THP to swap device as a wholeHuang Ying2017-09-06
* mm: avoid taking zone lock in pagetypeinfo_showmixed()Vinayak Menon2017-07-10
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-06
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-06
* mm, vmstat: skip reporting offline pages in pagetypeinfoMichal Hocko2017-07-06
* mm/vmstat.c: standardize file operations variable namesAnshuman Khandual2017-07-06
* mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab2017-05-12
* mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes2017-05-03
* mm, vmstat: print non-populated zones in zoneinfoDavid Rientjes2017-05-03
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-03
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-03
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-03
* mm: make mm_percpu_wq non freezableMichal Hocko2017-04-19
* mm: move pcp and lru-pcp draining into single wqMichal Hocko2017-04-08
* mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-31
* mm/vmstats: add thp_split_pud event for clarityYisheng Xie2017-03-09
* mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-02-22
* mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-02
* mm/vmstat: Avoid on each online CPU loopsSebastian Andrzej Siewior2016-12-02
* mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()Sebastian Andrzej Siewior2016-12-02
* seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2016-10-07
* proc: much faster /proc/vmstatAlexey Dobriyan2016-10-07
* cpu: fix node state for whether it contains CPUTim Chen2016-10-07
* mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim2016-10-07
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-28
* mm: add per-zone lru list statMinchan Kim2016-07-28
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-28
* mm, vmstat: print node-based stats in zoneinfo fileMel Gorman2016-07-28
* mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman2016-07-28
* mm, page_alloc: remove fair zone allocation policyMel Gorman2016-07-28
* mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-28
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* mm: move page mapped accounting to the nodeMel Gorman2016-07-28
* mm, workingset: make working set detection node-awareMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-28
* mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-26
* thp, vmstats: add counters for huge file pagesKirill A. Shutemov2016-07-26