summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-131-8/+18
* mm, memcg: consider subtrees in memory.eventsChris Down2019-06-011-2/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2019-05-141-3/+51
* mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2019-05-141-57/+5
* mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-141-8/+8
* mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down2019-05-141-12/+12
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-141-10/+0
* mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner2019-05-141-18/+0
* mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai2019-05-141-0/+6
* mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-051-1/+4
* mm, memcg: create mem_cgroup_from_seqChris Down2019-03-051-0/+10
* memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-051-4/+33
* mm, oom: add oom victim's memcg to the oom context informationyuzhoujian2018-12-281-2/+9
* mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-261-1/+1
* mm: rework memcg kernel stack accountingRoman Gushchin2018-10-261-1/+12
* mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+18
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-171-0/+4
* mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai2018-08-171-0/+10
* mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai2018-08-171-0/+14
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-171-3/+3
* memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-171-8/+8
* fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-171-0/+7
* fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-171-1/+9
* mm: introduce mem_cgroup_put() helperRoman Gushchin2018-08-171-0/+9
* memcontrol: schedule throttling if we are congestedTejun Heo2018-07-091-0/+13
* mm: fix oom_kill event handlingRoman Gushchin2018-06-151-4/+22
* mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu2018-06-071-4/+19
* memcg: introduce memory.minRoman Gushchin2018-06-071-4/+11
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-071-1/+0
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-071-2/+1
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-071-2/+2
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-071-0/+5
* mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-111-17/+18
* mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-111-0/+3
* mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-211-8/+16
* mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner2018-01-311-34/+62
* mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner2018-01-311-22/+22
* mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner2018-01-311-11/+20
* mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke2017-09-061-20/+32
* mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-061-30/+216
* mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-07-061-17/+0
* mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-061-2/+0
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-061-1/+4
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-061-3/+45
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-36/+37
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-57/+43
* mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-031-31/+14
* mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-031-13/+5