Commit Graph

416 Commits (1d62e43657c63a858560c98069706c705d20505d)

Author SHA1 Message Date
Glauber Costa 1d62e43657 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg 13 years ago
Tejun Heo 48ddbe1946 cgroup: make css->refcnt clearing on cgroup removal optional 13 years ago
Tejun Heo 6bc103498f cgroup: convert memcg controller to the new cftype interface 13 years ago
Tejun Heo af36f906c0 memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP 13 years ago
Andrea Arcangeli 45f83cefe3 mm: thp: fix up pmd_trans_unstable() locations 13 years ago
Naoya Horiguchi 12724850e8 memcg: avoid THP split in task migration 13 years ago
Naoya Horiguchi 8d32ff8440 memcg: clean up existing move charge code 13 years ago
Jeff Liu a488428871 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() 13 years ago
Anton Vorontsov 45f3e385b7 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() 13 years ago
Andrew Morton 13fd1dd9db mm/memcontrol.c: s/stealed/stolen/ 13 years ago
KAMEZAWA Hiroyuki 4331f7d339 memcg: fix performance of mem_cgroup_begin_update_page_stat() 13 years ago
KAMEZAWA Hiroyuki 2ff76f1193 memcg: remove PCG_FILE_MAPPED 13 years ago
KAMEZAWA Hiroyuki 89c06bd52f memcg: use new logic for page stat accounting 13 years ago
KAMEZAWA Hiroyuki 312734c04e memcg: remove PCG_MOVE_LOCK flag from page_cgroup 13 years ago
KAMEZAWA Hiroyuki 619d094b58 memcg: simplify move_account() check 13 years ago
KAMEZAWA Hiroyuki 9e3357907c memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) 13 years ago
KAMEZAWA Hiroyuki b24028572f memcg: remove PCG_CACHE page_cgroup flag 13 years ago
KAMEZAWA Hiroyuki 0e79dedde9 memcg: remove unnecessary thp check in page stat accounting 13 years ago
Hugh Dickins 1f2b71f41e memcg: remove redundant returns 13 years ago
Hugh Dickins f156ab9333 memcg: enum lru_list lru 13 years ago
Hugh Dickins 1eb4927251 memcg: lru_size instead of MEM_CGROUP_ZSTAT 13 years ago
Hugh Dickins d79154bb52 memcg: replace mem and mem_cont stragglers 13 years ago
David Rientjes e845e19936 mm, memcg: pass charge order to oom killer 13 years ago
Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
Hugh Dickins 59927fb984 memcg: free mem_cgroup by RCU to fix oops 13 years ago
Hugh Dickins be22aece68 memcg: revert fix to mapcount check for this release 13 years ago
Naoya Horiguchi e6ca7b89dc memcg: fix mapcount check in move charge code for anonymous page 13 years ago
Hugh Dickins 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 13 years ago
Hugh Dickins 9ce70c0240 memcg: fix deadlock by inverting lrucare nesting 13 years ago
Anton Vorontsov 371528caec mm: memcg: Correct unregistring of events attached to the same eventfd 13 years ago
Andrew Morton 82b3f2a717 mm/memcontrol.c: fix warning with CONFIG_NUMA=n 13 years ago
Li Zefan 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 years ago
Johannes Weiner 6568d4a9c9 mm: memcg: update the correct soft limit tree during migration 13 years ago
Glauber Costa 376be5ff8a net: fix socket memcg build with !CONFIG_NET 13 years ago
Glauber Costa 319d3b9c97 net: move sock_update_memcg outside of CONFIG_INET 13 years ago
Hugh Dickins 90b3feaec8 memcg: fix mem_cgroup_print_bad_page 13 years ago
Hugh Dickins 12d2710786 memcg: fix split_huge_page_refcounts() 13 years ago
Bob Liu 3ed28fa108 memcg: cleanup for_each_node_state() 13 years ago
KAMEZAWA Hiroyuki 38c5d72f3e memcg: simplify LRU handling by new rule 13 years ago
KAMEZAWA Hiroyuki 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 years ago
KAMEZAWA Hiroyuki 36b62ad539 memcg: simplify corner case handling of LRU. 13 years ago
KAMEZAWA Hiroyuki dc67d50465 memcg: simplify page cache charging 13 years ago
David Rientjes de077d222d oom, memcg: fix exclusion of memcg threads after they have detached their mm 13 years ago
Michal Hocko c3cecc6834 memcg: free entries in soft_limit_tree if allocation fails 13 years ago
Bob Liu 9fb4b7cc07 page_cgroup: add helper function to get swap_cgroup 13 years ago
Johannes Weiner 40f23a21a8 mm: memcg: remove unneeded checks from uncharge_page() 13 years ago
Johannes Weiner 7a0524cfc8 mm: memcg: remove unneeded checks from newpage_charge() 13 years ago
Johannes Weiner cfa449461e mm: memcg: lookup_page_cgroup (almost) never returns NULL 13 years ago
Johannes Weiner 0e574a932d mm: memcg: clean up fault accounting 13 years ago
Johannes Weiner 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago