summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* mm/memcontrol: fix a data race in scan countQian Cai2020-08-141-1/+1
* include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap2020-08-121-2/+2
* mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2020-08-121-0/+8
* mm, memcg: decouple e{low,min} state mutations from protection checksChris Down2020-08-071-11/+42
* mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao2020-08-071-2/+40
* mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin2020-08-071-1/+1
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-2/+19
* mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin2020-08-071-2/+0
* mm: memcg/slab: simplify memcg cache creationRoman Gushchin2020-08-071-1/+0
* mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin2020-08-071-4/+1
* mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hRoman Gushchin2020-08-071-0/+12
* mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin2020-08-071-1/+2
* mm: memcg/slab: obj_cgroup APIRoman Gushchin2020-08-071-0/+51
* mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin2020-08-071-0/+17
* mm: vmscan: determine anon/file pressure balance at the reclaim rootJohannes Weiner2020-06-031-0/+13
* mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-031-3/+2
* mm: memcontrol: prepare swap controller setup for integrationJohannes Weiner2020-06-031-1/+1
* mm: memcontrol: drop unused try/commit/cancel charge APIJohannes Weiner2020-06-031-36/+0
* mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner2020-06-031-2/+1
* mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner2020-06-031-2/+1
* mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner2020-06-031-2/+1
* mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner2020-06-031-2/+3
* mm: memcontrol: convert page cache to a new mem_cgroup_charge() APIJohannes Weiner2020-06-031-0/+10
* mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner2020-06-031-14/+8
* mm/memcg: automatically penalize tasks with high swap useJakub Kicinski2020-06-021-0/+1
* mm/memcg: move cgroup high memory limit setting into struct page_counterJakub Kicinski2020-06-021-3/+0
* mm, memcg: fix inconsistent oom event behaviorYafang Shao2020-05-141-0/+2
* memcontrol.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
* mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()Roman Gushchin2020-04-021-10/+9
* mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()Roman Gushchin2020-04-021-5/+6
* mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()Roman Gushchin2020-04-021-10/+13
* mm: kmem: cleanup memcg_kmem_uncharge_memcg() argumentsRoman Gushchin2020-04-021-2/+2
* mm: kmem: cleanup (__)memcg_kmem_charge_memcg() argumentsRoman Gushchin2020-04-021-5/+4
* mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-03-291-0/+12
* mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner2019-12-011-0/+5
* mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner2019-12-011-3/+3
* mm: clean up and clarify lruvec lookup procedureJohannes Weiner2019-12-011-12/+12
* mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()Shakeel Butt2019-12-011-8/+0
* include/linux/memcontrol.h: fix comments based on per-node memcgHao Lee2019-12-011-3/+2
* mm, memcg: clean up reclaim iter arrayYafang Shao2019-12-011-2/+1
* mm, memcg: make scan aggression always exclude protectionChris Down2019-10-071-13/+12
* mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2019-10-071-6/+13
* mm, memcg: proportional memory.{low,min} reclaimChris Down2019-10-071-0/+20
* memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He2019-10-071-0/+3
* mm: thp: make deferred split shrinker memcg awareYang Shi2019-09-241-0/+4
* mm: shrinker: make shrinker not depend on memcg kmemYang Shi2019-09-241-8/+11
* Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-171-0/+39
|\
| * writeback, memcg: Implement foreign dirty flushingTejun Heo2019-08-271-0/+39
* | mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin2019-08-131-0/+19
|/
* mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt2019-07-121-7/+0