aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org1-2/+4
2010-05-25vmscan: remove isolate_pages callback scan controlJohannes Weiner1-6/+7
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki1-6/+0
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+13
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki1-2/+2
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki1-0/+13
2009-12-16memcg: add accessor to mem_cgroup.cssWu Fengguang1-0/+7
2009-12-16memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang1-0/+6
2009-09-24memory controller: soft limit reclaim on contentionBalbir Singh1-0/+10
2009-06-18memcg: add file-based RSS accountingBalbir Singh1-1/+6
2009-06-16vmscan: evict use-once pages firstRik van Riel1-0/+7
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura1-2/+2
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-02memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro1-7/+0
2009-04-02memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro1-6/+0
2009-04-02memcg: show memcg information during OOMBalbir Singh1-0/+7
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki1-2/+4
2009-01-08memcg: remove mem_cgroup_try_chargeDaisuke Nishimura1-8/+0
2009-01-08memcg: fix calculation of active_ratioKOSAKI Motohiro1-3/+2
2009-01-08memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro1-10/+0
2009-01-08memcg: add zone_reclaim_statKOSAKI Motohiro1-0/+16
2009-01-08memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro1-0/+11
2009-01-08memcg: add inactive_anon_is_low()KOSAKI Motohiro1-0/+9
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki1-0/+10
2009-01-08memcg: avoid unnecessary system-wide-oom-killerKAMEZAWA Hiroyuki1-0/+7
2009-01-08memcontrol: rcu_read_lock() to protect mm_match_cgroup()Lai Jiangshan1-2/+9
2009-01-08memcg: add mem_cgroup_disabled()Hirokazu Takahashi1-1/+14
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki1-2/+27
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki1-2/+9
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki1-0/+3
2009-01-08memcg: simple migration handlingKAMEZAWA Hiroyuki1-12/+7
2009-01-08memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki1-2/+34
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki1-12/+1
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn1-1/+1
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-1/+1
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter1-12/+5
2008-07-25memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki1-0/+7
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki1-5/+5
2008-07-25memcg: better migration handlingKAMEZAWA Hiroyuki1-5/+6
2008-04-29cgroups: add an owner to the mm_structBalbir Singh1-13/+3
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins1-13/+7
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins1-4/+4
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins1-3/+2
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins1-2/+2
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh1-2/+2
2008-02-23sparc: fix buildDavid Rientjes1-3/+0
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes1-6/+4