aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAge
* mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes2013-07-03
* mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner2013-02-23
* memcg: fix typo in kmemcg cache walk macroGlauber Costa2013-02-05
* memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-18
* slab: propagate tunable valuesGlauber Costa2012-12-18
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-18
* memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-18
* memcg: destroy memcg cachesGlauber Costa2012-12-18
* sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-18
* memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-18
* memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-18
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-18
* memcg: use static branches when code not in useGlauber Costa2012-12-18
* memcg: kmem controller infrastructureGlauber Costa2012-12-18
* mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2012-12-12
* memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes2012-10-10
* mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner2012-10-09
* mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner2012-07-31
* mm, memcg: move all oom handling to memcontrol.cDavid Rientjes2012-07-31
* mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes2012-07-31
* mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-29
* mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins2012-05-29
* mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov2012-05-29
* mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov2012-05-29
* mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov2012-05-29
* mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-29
* mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner2012-05-29
* memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki2012-03-21
* memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki2012-03-21
* memcg: kill dead prev_priority stubsKonstantin Khlebnikov2012-03-21
* memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins2012-03-21
* mm, memcg: pass charge order to oom killerDavid Rientjes2012-03-21
* memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-12
* mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-12
* memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki2012-01-12
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-12
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-12
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-12
* net: Fix build with INET disabled.David S. Miller2012-01-09
* Move limit definitions outside CONFIG_INETGlauber Costa2011-12-15
* tcp memory pressure controlsGlauber Costa2011-12-12
* socket: initial cgroup code.Glauber Costa2011-12-12
* memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-02
* memcg: rename mem variable to memcgRaghavendra K T2011-11-02
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-31
* memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-14
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-03