aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmstat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18mm/workingset: Convert workingset_refault() to take a folioMatthew Wilcox (Oracle)1-6/+0
2021-09-27mm/vmstat: Add functions to account folio statisticsMatthew Wilcox (Oracle)1-0/+107
2021-06-29mm/page_alloc: batch the accounting updates in the bulk allocatorMel Gorman1-0/+8
2021-06-29mm/vmstat: inline NUMA event counter updatesMel Gorman1-1/+9
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman1-23/+20
2021-06-29mm/page_alloc: split per cpu page lists and zone statsMel Gorman1-4/+4
2021-04-30mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner1-21/+3
2021-02-26mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner1-0/+6
2020-12-15mm: move lruvec stats update functions to vmstat.hShakeel Butt1-0/+104
2020-10-16mm: use self-explanatory macros rather than "2"Yu Zhao1-1/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin1-1/+13
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2020-06-03mm: vmscan: reclaim writepage is IO costJohannes Weiner1-0/+1
2020-06-03mm/vmscan: count layzfree pages and fix nr_isolated_* mismatchJaewon Kim1-0/+1
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-4/+4
2019-12-04mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov1-2/+2
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov1-0/+50
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-1/+1
2018-12-28include/linux/vmstat.h: remove unused page state adjustment macroWei Yang1-5/+0
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt1-0/+11
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara1-17/+0
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang1-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm: consider the number in local CPUs when reading NUMA statsKemi Wang1-1/+5
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang1-1/+28
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko1-2/+2
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner1-1/+0
2016-07-28mm: vmstat: replace __count_zone_vm_events with a zone id equivalentMel Gorman1-3/+2
2016-07-28mm, workingset: make working set detection node-awareMel Gorman1-1/+0
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-0/+17
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman1-12/+80
2016-05-19mm, page_alloc: inline zone_statisticsMel Gorman1-2/+0
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins1-0/+4
2016-01-14vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter1-0/+2
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens1-3/+3
2015-11-05mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa1-1/+0
2015-11-05mm/vmstat.c: uninline node_page_state()Andrew Morton1-23/+1
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso1-0/+6
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter1-2/+6
2014-04-03mm: vmstat: fix UP zone state accountingJohannes Weiner1-8/+9
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+0
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-2/+0
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman1-0/+8
2013-09-11mm: vmscan: fix do_try_to_free_pages() livelockLisa Du1-1/+0
2013-09-11vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter1-1/+2
2013-04-29mm: remove CONFIG_HOTPLUG ifdefsYijing Wang1-6/+1
2013-02-23mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALANCINGMel Gorman1-1/+1
2012-12-11mm: numa: Add pte updates, hinting and migration statsMel Gorman1-0/+8
2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim1-0/+4