summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-031-3/+61
* mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-031-0/+1
* mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-03-311-0/+6
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-221-0/+1
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-221-0/+1
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-101-3/+23
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-071-2/+4
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-071-0/+15
* mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski2016-07-281-1/+1
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-281-1/+1
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-23/+15
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-9/+10
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-9/+9
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-281-1/+42
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-261-96/+7
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-231-15/+10
* mm: vmscan: reduce size of inactive file listRik van Riel2016-05-201-25/+0
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-191-6/+0
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-171-0/+10
* mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov2016-03-171-10/+0
* mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov2016-03-171-1/+2
* mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov2016-03-171-0/+21
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-151-5/+7
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-151-18/+17
* mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-151-2/+2
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-151-7/+49
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-151-5/+11