aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner1-6/+5
2012-07-31mm, memcg: move all oom handling to memcontrol.cDavid Rientjes1-2/+0
2012-07-31mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes1-7/+2
2012-07-31mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes1-2/+0
2012-07-31memcg: rename config variablesAndrew Morton1-7/+7
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins1-25/+7
2012-05-29mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins1-2/+2
2012-05-29mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov1-6/+4
2012-05-29mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov1-4/+2
2012-05-29mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov1-5/+0
2012-05-29mm/memcg: move reclaim_stat into lruvecHugh Dickins1-9/+0
2012-05-29mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner1-1/+6
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki1-1/+4
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki1-0/+35
2012-03-21memcg: kill dead prev_priority stubsKonstantin Khlebnikov1-15/+0
2012-03-21memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins1-1/+1
2012-03-21mm, memcg: pass charge order to oom killerDavid Rientjes1-1/+2
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki1-0/+5
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner1-8/+8
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki1-3/+2
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner1-29/+22
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner1-0/+24
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-09net: Fix build with INET disabled.David S. Miller1-2/+0
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa1-1/+1
2011-12-12tcp memory pressure controlsGlauber Costa1-0/+1
2011-12-12socket: initial cgroup code.Glauber Costa1-0/+22
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner1-4/+6
2011-11-02memcg: rename mem variable to memcgRaghavendra K T1-16/+18
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim1-1/+2
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner1-19/+0
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins1-8/+0
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki1-0/+19
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki1-4/+3
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro1-0/+6
2011-05-26memcg: add the pagefault count into memcg statsYing Han1-0/+7
2011-05-26memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han1-5/+5
2011-05-26memcg: reclaim memory from nodes in round-robin orderYing Han1-0/+1
2011-05-26memcg: count the soft_limit reclaim in global background reclaimYing Han1-2/+4
2011-04-14memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet1-1/+1
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura1-0/+17
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim1-0/+6
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi1-2/+2
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki1-0/+9
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura1-3/+2
2011-01-13memcg: create extensible page stat update routinesGreg Thelen1-3/+28
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro1-3/+2
2010-08-09oom: badness heuristic rewriteDavid Rientjes1-0/+8
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro1-5/+0