aboutsummaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesGravatar Matthew Wilcox (Oracle) 1-5/+5
2020-08-13mm: memcontrol: fix warning when allocating the root cgroupGravatar Johannes Weiner 1-6/+0
2020-08-12mm/memcontrol.c: delete duplicated wordsGravatar Randy Dunlap 1-1/+1
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUGravatar Joonsoo Kim 1-5/+11
2020-08-12mm: memcg: charge memcg percpu memory to the parent cgroupGravatar Roman Gushchin 1-4/+16
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsGravatar Roman Gushchin 1-1/+3
2020-08-07mm: memcontrol: don't count limit-setting reclaim as memory pressureGravatar Johannes Weiner 1-1/+10
2020-08-07mm: memcontrol: restore proper dirty throttling when memory.high changesGravatar Johannes Weiner 1-0/+2
2020-08-07memcg, oom: check memcg margin for parallel oomGravatar Yafang Shao 1-1/+7
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksGravatar Chris Down 1-21/+7
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionGravatar Yafang Shao 1-0/+8
2020-08-07mm, memcg: unify reclaim retry limits with page allocatorGravatar Chris Down 1-9/+6
2020-08-07mm, memcg: reclaim more aggressively before high allocator throttlingGravatar Chris Down 1-5/+37
2020-08-07mm: memcontrol: avoid workload stalls when lowering memory.highGravatar Roman Gushchin 1-2/+2
2020-08-07mm: memcontrol: account kernel stack per nodeGravatar Shakeel Butt 1-1/+1
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all allocationsGravatar Roman Gushchin 1-1/+24
2020-08-07mm: memcg/slab: remove memcg_kmem_get_cache()Gravatar Roman Gushchin 1-24/+1
2020-08-07mm: memcg/slab: simplify memcg cache creationGravatar Roman Gushchin 1-47/+1
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsGravatar Roman Gushchin 1-131/+32
2020-08-07mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hGravatar Roman Gushchin 1-12/+0
2020-08-07mm: memcg/slab: deprecate memory.kmem.slabinfoGravatar Roman Gushchin 1-3/+0
2020-08-07mm: memcg/slab: save obj_cgroup for non-root slab objectsGravatar Roman Gushchin 1-2/+12
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesGravatar Roman Gushchin 1-3/+14
2020-08-07mm: memcg/slab: obj_cgroup APIGravatar Roman Gushchin 1-1/+287
2020-08-07mm: memcontrol: decouple reference counting from page accountingGravatar Johannes Weiner 1-18/+21
2020-08-07mm: memcg: convert vmstat slab counters to bytesGravatar Roman Gushchin 1-7/+4
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsGravatar Roman Gushchin 1-4/+10
2020-08-07mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Gravatar Roman Gushchin 1-19/+24
2020-08-07mm: kmem: make memcg_kmem_enabled() irreversibleGravatar Roman Gushchin 1-6/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-07-24mm/memcg: fix refcount error while moving and swappingGravatar Hugh Dickins 1-2/+2
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Gravatar Bhupesh Sharma 1-1/+8
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 1-1/+1
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsGravatar Chris Down 1-2/+3
2020-06-26mm/memcontrol.c: add missed css_put()Gravatar Muchun Song 1-1/+3
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowGravatar Johannes Weiner 1-2/+7
2020-06-09mmap locking API: convert mmap_sem commentsGravatar Michel Lespinasse 1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 1-4/+4
2020-06-04mm, memcg: fix some typos in memcontrol.cGravatar Ethon Paul 1-2/+2
2020-06-03mm: base LRU balancing on an explicit cost modelGravatar Johannes Weiner 1-12/+6
2020-06-03mm: memcontrol: update page->mem_cgroup stability rulesGravatar Johannes Weiner 1-14/+7
2020-06-03mm: memcontrol: delete unused lrucare handlingGravatar Johannes Weiner 1-53/+4
2020-06-03mm: memcontrol: make swap tracking an integral part of memory controlGravatar Johannes Weiner 1-30/+23
2020-06-03mm: memcontrol: prepare swap controller setup for integrationGravatar Johannes Weiner 1-31/+28
2020-06-03mm: memcontrol: drop unused try/commit/cancel charge APIGravatar Johannes Weiner 1-111/+17
2020-06-03mm: memcontrol: switch to native NR_ANON_THPS counterGravatar Johannes Weiner 1-23/+24
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterGravatar Johannes Weiner 1-18/+9
2020-06-03mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersGravatar Johannes Weiner 1-17/+11
2020-06-03mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersGravatar Johannes Weiner 1-3/+6
2020-06-03mm: memcontrol: prepare move_account for removal of private page type countersGravatar Johannes Weiner 1-12/+13