Commit Graph

416 Commits (1d62e43657c63a858560c98069706c705d20505d)

Author SHA1 Message Date
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
Michal Hocko d1a05b6973 memcg: do not try to drain per-cpu caches without pages 14 years ago
KAMEZAWA Hiroyuki 82f9d486e5 memcg: add memory.vmscan_stat 14 years ago
Daisuke Nishimura 108b6a7846 memcg: fix behavior of mem_cgroup_resize_limit() 14 years ago
Michal Hocko 1af8efe965 memcg: change memcg_oom_mutex to spinlock 14 years ago
Michal Hocko 79dfdaccd1 memcg: make oom_lock 0 and 1 based rather than counter 14 years ago
KAMEZAWA Hiroyuki bb2a0de92c memcg: consolidate memory cgroup lru stat functions 14 years ago
KAMEZAWA Hiroyuki 1f4c025b5a memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() 14 years ago
KAMEZAWA Hiroyuki 453a9bf347 memcg: fix numa scan information update to be triggered by memory event 14 years ago
KAMEZAWA Hiroyuki 4d0c066d29 memcg: fix reclaimable lru check in memcg 14 years ago
Hugh Dickins 072441e21d mm: move shmem prototypes to shmem_fs.h 14 years ago
KAMEZAWA Hiroyuki fbc29a25e4 memcg: avoid percpu cached charge draining at softlimit 14 years ago
KAMEZAWA Hiroyuki 26fe616844 memcg: fix percpu cached charge draining frequency 14 years ago
KAMEZAWA Hiroyuki 7ae534d074 memcg: fix wrong check of noswap with softlimit 14 years ago
KAMEZAWA Hiroyuki 8957712710 mm: memory.numa_stat: fix file permission 14 years ago
KOSAKI Motohiro a433658c30 vmscan,memcg: memcg aware swap token 14 years ago
Ying Han 456f998ec8 memcg: add the pagefault count into memcg stats 14 years ago
Ying Han 406eb0c9ba memcg: add memory.numastat api for numa statistics 14 years ago
Ying Han 1bac180bd2 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() 14 years ago