Commit Graph

336 Commits (c5e6763667ffc94eaad4634841cb1b7ecd951fb7)

Author SHA1 Message Date
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
Johannes Weiner 4fd14ebf6e memcg: remove unused retry signal from reclaim 14 years ago
Ying Han 889976dbcb memcg: reclaim memory from nodes in round-robin order 14 years ago
Michal Hocko 39cc98f1f8 memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim() 14 years ago
Ying Han 0ae5e89c60 memcg: count the soft_limit reclaim in global background reclaim 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
Michal Hocko a2c8990aed memsw: remove noswapaccount kernel parameter 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
KAMEZAWA Hiroyuki 5a6475a4e1 memcg: fix leak on wrong LRU with FUSE 14 years ago
Andrew Morton 4be4489fea mm/memcontrol.c: suppress uninitialized-var warning with older gcc's 14 years ago
Johannes Weiner 7a159cc9d7 memcg: use native word page statistics counters 14 years ago
Johannes Weiner e9f8974f2f memcg: break out event counters from other stats 14 years ago
Johannes Weiner 7ec99d6213 memcg: unify charge/uncharge quantities to units of pages 14 years ago
Johannes Weiner 7ffd4ca7a2 memcg: convert uncharge batching from bytes to page granularity 14 years ago
Johannes Weiner 11c9ea4e80 memcg: convert per-cpu stock from bytes to page granularity 14 years ago
Johannes Weiner e7018b8d27 memcg: keep only one charge cancelling function 14 years ago
Johannes Weiner bf1ff2635a memcg: remove memcg->reclaim_param_lock 14 years ago
Johannes Weiner 4dc03de1b2 memcg: charged pages always have valid per-memcg zone info 14 years ago
Johannes Weiner 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
Johannes Weiner 5564e88ba6 memcg: condense page_cgroup-to-page lookup points 14 years ago
Johannes Weiner de3638d9cd memcg: fold __mem_cgroup_move_account into caller 14 years ago
Johannes Weiner 97a6c37b34 memcg: change page_cgroup_zoneinfo signature 14 years ago
Johannes Weiner ad324e9447 memcg: no uncharged pages reach page_cgroup_zoneinfo 14 years ago
Daisuke Nishimura f212ad7cf9 memcg: add memcg sanity checks at allocating and freeing pages 14 years ago
Johannes Weiner af4a662144 memcg: remove NULL check from lookup_page_cgroup() result 14 years ago