Commit Graph

383 Commits (3a73a30049f20a0ff3ef1c5c10170a9c5539e042)

Author SHA1 Message Date
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
Johannes Weiner f53d7ce32e mm: memcg: shorten preempt-disabled section around event checks 13 years ago
KAMEZAWA Hiroyuki e94c8a9cbc memcg: make mem_cgroup_split_huge_fixup() more efficient 13 years ago
Johannes Weiner 925b7673cc mm: make per-memcg LRU lists exclusive 13 years ago
Johannes Weiner 6290df5458 mm: collect LRU list heads into struct lruvec 13 years ago
Johannes Weiner ad2b8e6010 mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty 13 years ago
Johannes Weiner 5660048cca mm: move memcg hierarchy reclaim to generic reclaim code 13 years ago
Johannes Weiner 527a5ec9a5 mm: memcg: per-priority per-zone hierarchy scan generations 13 years ago
Johannes Weiner 9f3a0d0933 mm: memcg: consolidate hierarchy iteration primitives 13 years ago
KAMEZAWA Hiroyuki ab936cbcd0 memcg: add mem_cgroup_replace_page_cache() to fix LRU issue 13 years ago
Glauber Costa f3f511e1ce net: fix sock_clone reference mismatch with tcp memcontrol 13 years ago
Glauber Costa 65c64ce8ee Partial revert "Basic kernel memory functionality for the Memory Controller" 13 years ago
Hillf Danton a41c58a666 memcg: keep root group unchanged if creation fails 13 years ago
Tejun Heo 2f7ee5691e cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() 13 years ago
Glauber Costa d1a4c0b37c tcp memory pressure controls 13 years ago
Glauber Costa e1aab161e0 socket: initial cgroup code. 13 years ago
Glauber Costa e5671dfae5 Basic kernel memory functionality for the Memory Controller 13 years ago
Steven Rostedt 4799401fef memcg: Fix race condition in memcg_check_events() with this_cpu usage 13 years ago
Johannes Weiner a61ed3cec5 memcg: close race between charge and putback 13 years ago
Johannes Weiner 9b272977e3 memcg: skip scanning active lists based on individual size 13 years ago
Igor Mammedov 0a619e5870 memcg: do not expose uninitialized mem_cgroup_per_node to world 13 years ago
KAMEZAWA Hiroyuki 715a5ee82a memcg: fix oom schedule_timeout() 13 years ago
Raghavendra K T c0ff4b8540 memcg: rename mem variable to memcg 13 years ago
Minchan Kim 4356f21d09 mm: change isolate mode from #define to bitwise type 13 years ago
Paul Gortmaker b9e15bafdf mm: Add export.h for EXPORT_SYMBOL to active symbol exporters 13 years ago
Johannes Weiner 185efc0f9a memcg: Revert "memcg: add memory.vmscan_stat" 14 years ago
Johannes Weiner 23751be009 memcg: fix hierarchical oom locking 14 years ago
Johannes Weiner 5af12d0efd memcg: pin execution to current cpu while draining stock 14 years ago
Michal Hocko 9f50fad65b Revert "memcg: get rid of percpu_charge_mutex lock" 14 years ago
Hugh Dickins aa3b189551 tmpfs: convert mem_cgroup shmem to radix-swap 14 years ago
Michal Hocko 8521fc50d4 memcg: get rid of percpu_charge_mutex lock 14 years ago
Michal Hocko 3e92041d68 memcg: add mem_cgroup_same_or_subtree() helper 14 years ago
Michal Hocko d38144b7a5 memcg: unify sync and async per-cpu charge cache draining 14 years ago