summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-231-5/+4
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-231-5/+9
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-161-39/+11
* revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-241-3/+7
* revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-241-4/+2
* revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-241-43/+6
* memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-121-0/+1
* memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-121-8/+19
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-121-0/+21
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-121-0/+44
* memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-121-6/+43
* vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-121-2/+4
* memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-121-7/+3
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-081-1/+1
* mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes2013-07-031-4/+5
* mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner2013-02-231-7/+0
* memcg: fix typo in kmemcg cache walk macroGlauber Costa2013-02-051-1/+1
* memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-181-0/+6
* slab: propagate tunable valuesGlauber Costa2012-12-181-3/+5
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-181-0/+8
* memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-181-0/+5
* memcg: destroy memcg cachesGlauber Costa2012-12-181-0/+2
* sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-181-0/+5
* memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-181-0/+41
* memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-181-0/+2
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-181-0/+26
* memcg: use static branches when code not in useGlauber Costa2012-12-181-1/+3
* memcg: kmem controller infrastructureGlauber Costa2012-12-181-0/+110
* mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2012-12-121-1/+8
* memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes2012-10-111-2/+2
* mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner2012-10-091-7/+7
* mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner2012-07-311-6/+5
* mm, memcg: move all oom handling to memcontrol.cDavid Rientjes2012-07-311-2/+0
* mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes2012-07-311-7/+2
* mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2012-07-311-2/+0
* memcg: rename config variablesAndrew Morton2012-07-311-7/+7
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-291-25/+7
* mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins2012-05-291-2/+2
* mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov2012-05-291-6/+4
* mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov2012-05-291-4/+2
* mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov2012-05-291-5/+0
* mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-291-9/+0
* mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner2012-05-291-1/+6
* memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki2012-03-211-1/+4
* memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki2012-03-211-0/+35
* memcg: kill dead prev_priority stubsKonstantin Khlebnikov2012-03-211-15/+0
* memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins2012-03-211-1/+1
* mm, memcg: pass charge order to oom killerDavid Rientjes2012-03-211-1/+2
* memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-051-5/+0
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-121-0/+5
OpenPOWER on IntegriCloud