Age | Commit message (Expand) | Author | Files | Lines |
2013-09-12 | memcg: add per cgroup writeback pages accounting | Sha Zhengju | 1 | -0/+1 |
2013-09-12 | memcg: remove MEMCG_NR_FILE_MAPPED | Sha Zhengju | 1 | -8/+19 |
2013-09-12 | mm: memcg: do not trap chargers with full callstack on OOM | Johannes Weiner | 1 | -0/+21 |
2013-09-12 | mm: memcg: enable memcg OOM killer only for user faults | Johannes Weiner | 1 | -0/+44 |
2013-09-12 | memcg: enhance memcg iterator to support predicates | Michal Hocko | 1 | -6/+43 |
2013-09-12 | vmscan, memcg: do softlimit reclaim also for targeted reclaim | Michal Hocko | 1 | -2/+4 |
2013-09-12 | memcg, vmscan: integrate soft reclaim tighter with zone shrinking code | Michal Hocko | 1 | -7/+3 |
2013-08-08 | cgroup: pass around cgroup_subsys_state instead of cgroup in file methods | Tejun Heo | 1 | -1/+1 |
2013-07-03 | mm, memcg: don't take task_lock in task_in_mem_cgroup | David Rientjes | 1 | -4/+5 |
2013-02-23 | mm: refactor inactive_file_is_low() to use get_lru_size() | Johannes Weiner | 1 | -7/+0 |
2013-02-05 | memcg: fix typo in kmemcg cache walk macro | Glauber Costa | 1 | -1/+1 |
2012-12-18 | memcg: add comments clarifying aspects of cache attribute propagation | Glauber Costa | 1 | -0/+6 |
2012-12-18 | slab: propagate tunable values | Glauber Costa | 1 | -3/+5 |
2012-12-18 | memcg: aggregate memcg cache values in slabinfo | Glauber Costa | 1 | -0/+8 |
2012-12-18 | memcg/sl[au]b: track all the memcg children of a kmem_cache | Glauber Costa | 1 | -0/+5 |
2012-12-18 | memcg: destroy memcg caches | Glauber Costa | 1 | -0/+2 |
2012-12-18 | sl[au]b: always get the cache from its page in kmem_cache_free() | Glauber Costa | 1 | -0/+5 |
2012-12-18 | memcg: infrastructure to match an allocation to the right cache | Glauber Costa | 1 | -0/+41 |
2012-12-18 | memcg: allocate memory for memcg caches whenever a new memcg appears | Glauber Costa | 1 | -0/+2 |
2012-12-18 | slab/slub: consider a memcg parameter in kmem_create_cache | Glauber Costa | 1 | -0/+26 |
2012-12-18 | memcg: use static branches when code not in use | Glauber Costa | 1 | -1/+3 |
2012-12-18 | memcg: kmem controller infrastructure | Glauber Costa | 1 | -0/+110 |
2012-12-12 | mm, memcg: avoid unnecessary function call when memcg is disabled | David Rientjes | 1 | -1/+8 |
2012-10-11 | memcg, kmem: fix build error when CONFIG_INET is disabled | David Rientjes | 1 | -2/+2 |
2012-10-09 | mm: memcg: clean up mm_match_cgroup() signature | Johannes Weiner | 1 | -7/+7 |
2012-07-31 | mm: memcg: fix compaction/migration failing due to memcg limits | Johannes Weiner | 1 | -6/+5 |
2012-07-31 | mm, memcg: move all oom handling to memcontrol.c | David Rientjes | 1 | -2/+0 |
2012-07-31 | mm, memcg: introduce own oom handler to iterate only over its own threads | David Rientjes | 1 | -7/+2 |
2012-07-31 | mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h | David Rientjes | 1 | -2/+0 |
2012-07-31 | memcg: rename config variables | Andrew Morton | 1 | -7/+7 |
2012-05-29 | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 1 | -25/+7 |
2012-05-29 | mm/memcg: get_lru_size not get_lruvec_size | Hugh Dickins | 1 | -2/+2 |
2012-05-29 | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov | 1 | -6/+4 |
2012-05-29 | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov | 1 | -4/+2 |
2012-05-29 | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov | 1 | -5/+0 |
2012-05-29 | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 1 | -9/+0 |
2012-05-29 | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 1 | -1/+6 |
2012-03-21 | memcg: fix performance of mem_cgroup_begin_update_page_stat() | KAMEZAWA Hiroyuki | 1 | -1/+4 |
2012-03-21 | memcg: use new logic for page stat accounting | KAMEZAWA Hiroyuki | 1 | -0/+35 |
2012-03-21 | memcg: kill dead prev_priority stubs | Konstantin Khlebnikov | 1 | -15/+0 |
2012-03-21 | memcg: replace MEM_CONT by MEM_RES_CTLR | Hugh Dickins | 1 | -1/+1 |
2012-03-21 | mm, memcg: pass charge order to oom killer | David Rientjes | 1 | -1/+2 |
2012-03-05 | memcg: fix GPF when cgroup removal races with last exit | Hugh Dickins | 1 | -5/+0 |
2012-01-12 | memcg: clear pc->mem_cgroup if necessary. | KAMEZAWA Hiroyuki | 1 | -0/+5 |
2012-01-12 | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner | 1 | -8/+8 |
2012-01-12 | memcg: make mem_cgroup_split_huge_fixup() more efficient | KAMEZAWA Hiroyuki | 1 | -3/+2 |
2012-01-12 | mm: make per-memcg LRU lists exclusive | Johannes Weiner | 1 | -29/+22 |
2012-01-12 | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner | 1 | -0/+24 |
2012-01-12 | memcg: add mem_cgroup_replace_page_cache() to fix LRU issue | KAMEZAWA Hiroyuki | 1 | -0/+6 |
2012-01-09 | net: Fix build with INET disabled. | David S. Miller | 1 | -2/+0 |