summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-121-8/+8
* memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki2012-01-121-3/+2
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-121-29/+22
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-121-0/+24
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-121-0/+6
* net: Fix build with INET disabled.David S. Miller2012-01-091-2/+0
* Move limit definitions outside CONFIG_INETGlauber Costa2011-12-151-1/+1
* tcp memory pressure controlsGlauber Costa2011-12-121-0/+1
* socket: initial cgroup code.Glauber Costa2011-12-121-0/+22
* memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-021-4/+6
* memcg: rename mem variable to memcgRaghavendra K T2011-11-021-16/+18
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-1/+2
* memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-141-19/+0
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-031-8/+0
* memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-261-0/+19
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-261-4/+3
* vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-151-0/+6
* memcg: add the pagefault count into memcg statsYing Han2011-05-261-0/+7
* memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han2011-05-261-5/+5
* memcg: reclaim memory from nodes in round-robin orderYing Han2011-05-261-0/+1
* memcg: count the soft_limit reclaim in global background reclaimYing Han2011-05-261-2/+4
* memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet2011-04-141-1/+1
* memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura2011-03-231-0/+17
* memcg: move memcg reclaimable page into tail of inactive listMinchan Kim2011-03-221-0/+6
* mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-221-2/+2
* memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-201-0/+9
* memcg: fix memory migration of shmem swapcacheDaisuke Nishimura2011-01-131-3/+2
* memcg: create extensible page stat update routinesGreg Thelen2011-01-131-3/+28
* memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro2010-08-111-3/+2