Commit Graph

959 Commits (ba60ae1dc091b86d4bc74d23c85fc091a632fba7)

Author SHA1 Message Date
Li RongQing 7cf7806ce1 mm/memcontrol.c: move comments for get_mctgt_type() to proper position 9 years ago
Li RongQing cbedbac3e6 mm/memcontrol.c: fix the margin computation in mem_cgroup_margin() 9 years ago
Tetsuo Handa 1ebab2db06 memcg: fix mem_cgroup_out_of_memory() return value. 9 years ago
Vladimir Davydov 1383399d7b mm: memcontrol: fix possible css ref leak on oom 9 years ago
Greg Thelen 51038171b7 memcg: fix stale mem_cgroup_force_empty() comment 9 years ago
Michal Hocko 3ef22dfff2 oom, oom_reaper: try to reap tasks which skip regular OOM killer path 9 years ago
Hugh Dickins 9d5e6a9f22 mm: update_lru_size do the __mod_zone_page_state 9 years ago
Hugh Dickins ca707239e8 mm: update_lru_size warn and reset bad lru_size 9 years ago
Michal Hocko fda3d69be9 mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment 9 years ago
Andrew Morton 0edaf86cf1 include/linux/nodemask.h: create next_node_in() helper 9 years ago
Tejun Heo 264a0ae164 memcg: relocate charge moving from ->attach to ->post_attach 9 years ago
Vladimir Davydov e0775d10f1 mm: memcontrol: zap oom_info_lock 9 years ago
Johannes Weiner 8b5926560f mm: memcontrol: clarify the uncharge_list() loop 9 years ago
Johannes Weiner b6e6edcfa4 mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage 9 years ago
Johannes Weiner 588083bb37 mm: memcontrol: reclaim when shrinking memory.high below usage 9 years ago
Vladimir Davydov d334c9bcb4 mm: memcontrol: cleanup css_reset callback 9 years ago
Vladimir Davydov 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware 9 years ago
Vladimir Davydov b6ecd2dea4 mm: memcontrol: zap memcg_kmem_online helper 9 years ago
Vladimir Davydov b313aeee25 mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy 9 years ago
Vladimir Davydov 12580e4b54 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat 9 years ago
Vladimir Davydov 27ee57c93f mm: memcontrol: report slab usage in cgroup2 memory.stat 9 years ago
Vladimir Davydov 72b54e7314 mm: memcontrol: make tree_{stat,events} fetch all stats 9 years ago
Vladimir Davydov fcff7d7eeb mm: memcontrol: do not bypass slab charge if memcg is offline 9 years ago
Johannes Weiner 9cf7666ace mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() 9 years ago
Johannes Weiner 62cccb8c8e mm: simplify lock_page_memcg() 9 years ago
Johannes Weiner 6a93ca8fde mm: migrate: do not touch page->mem_cgroup of live pages 9 years ago
Johannes Weiner 23047a96d7 mm: workingset: per-cgroup cache thrash detection 9 years ago
Johannes Weiner 81f8c3a461 mm: memcontrol: generalize locking for the page->mem_cgroup binding 9 years ago
Kirill A. Shutemov b6ec57f4b9 thp: change pmd_trans_huge_lock() interface to return ptl 9 years ago
Johannes Weiner b2807f07f4 mm: memcontrol: add "sock" to cgroup2 memory.stat 9 years ago
Johannes Weiner 587d9f726a mm: memcontrol: basic memory statistics in cgroup2 memory controller 9 years ago
Johannes Weiner 44b7a8d33d mm: memcontrol: do not uncharge old page in page cache replacement 9 years ago
Vladimir Davydov 5ccc5abaaf mm: free swap cache aggressively if memcg swap is full 9 years ago
Vladimir Davydov d8b38438a0 mm: vmscan: do not scan anon pages if memcg swap limit is hit 9 years ago
Vladimir Davydov 37e8435119 mm: memcontrol: charge swap to cgroup2 9 years ago
Johannes Weiner 0b8f73e104 mm: memcontrol: clean up alloc, online, offline, free functions 9 years ago
Johannes Weiner 0db1529817 mm: memcontrol: flatten struct cg_proto 9 years ago
Johannes Weiner d886f4e483 mm: memcontrol: rein in the CONFIG space madness 9 years ago
Vladimir Davydov d55f90bfab net: drop tcp_memcontrol.c 9 years ago
Johannes Weiner 489c2a20a4 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM 9 years ago
Vladimir Davydov 04823c833b mm: memcontrol: allow to disable kmem accounting for cgroup2 9 years ago
Johannes Weiner 52c29b0482 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller 9 years ago
Johannes Weiner 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 9 years ago
Johannes Weiner 3893e302f6 mm: memcontrol: separate kmem code from legacy tcp accounting code 9 years ago
Johannes Weiner 8e0a891213 mm: memcontrol: group kmem init and exit functions together 9 years ago
Johannes Weiner 567e9ab2e6 mm: memcontrol: give the kmem states more descriptive names 9 years ago
Johannes Weiner b15aac110a mm: memcontrol: remove double kmem page_counter init 9 years ago
Johannes Weiner 6d378dac7c mm: memcontrol: drop unused @css argument in memcg_init_kmem 9 years ago
Martijn Coenen 6611d8d761 memcg: only free spare array when readers are done 9 years ago
Tejun Heo 654a0dd095 cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() 9 years ago