Roman Gushchin
|
3d8b38eb81
mm, oom: introduce memory.oom.group
|
7 年之前 |
Shakeel Butt
|
8de7ecc648
memcg: reduce memcg tree traversals for stats collection
|
7 年之前 |
Kirill Tkhai
|
f90280d6b7
mm/vmscan.c: clear shrinker bit if there are no objects related to memcg
|
7 年之前 |
Kirill Tkhai
|
fae91d6d8b
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearance
|
7 年之前 |
Kirill Tkhai
|
dfd2f10ccf
mm/memcontrol.c: export mem_cgroup_is_root()
|
7 年之前 |
Kirill Tkhai
|
9bec5c35bf
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
|
7 年之前 |
Kirill Tkhai
|
0a4465d340
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
|
7 年之前 |
Kirill Tkhai
|
b05706f100
mm/memcontrol.c: move up for_each_mem_cgroup{, _tree} defines
|
7 年之前 |
Kirill Tkhai
|
84c07d11aa
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
|
7 年之前 |
Michal Hocko
|
29ef680ae7
memcg, oom: move out_of_memory back to the charge path
|
7 年之前 |
Shakeel Butt
|
f745c6f5fe
fs, mm: account buffer_head to kmemcg
|
7 年之前 |
Shakeel Butt
|
d46eb14b73
fs: fsnotify: account fsnotify metadata to kmemcg
|
7 年之前 |
Linus Torvalds
|
73ba2fb33c
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
|
7 年之前 |
Jens Axboe
|
05b9ba4b55
Merge tag 'v4.18-rc6' into for-4.19/block2
|
7 年之前 |
Kirill Tkhai
|
7e97de0b03
memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
|
7 年之前 |
Jing Xia
|
9f15bde671
mm: memcg: fix use after free in mem_cgroup_iter()
|
7 年之前 |
Tejun Heo
|
2cf855837b
memcontrol: schedule throttling if we are congested
|
7 年之前 |
Roman Gushchin
|
fe6bdfc8e1
mm: fix oom_kill event handling
|
7 年之前 |
Roman Gushchin
|
df2a419677
mm: fix null pointer dereference in mem_cgroup_protected
|
7 年之前 |
Tejun Heo
|
be09102b41
mm: memcg: allow lowering memory.swap.max below the current usage
|
7 年之前 |
Roman Gushchin
|
bf8d5d52ff
memcg: introduce memory.min
|
7 年之前 |
Junaid Shahid
|
d12c60f64c
mm: memcontrol: drain memcg stock on force_empty
|
7 年之前 |
Shakeel Butt
|
bb4a7ea2b1
mm: memcontrol: drain stocks on resize limit
|
7 年之前 |
Greg Thelen
|
8dd53fd3b7
memcg: mark memcg1_events static const
|
7 年之前 |
Wang Long
|
9ccc361716
memcg: writeback: use memcg->cgwb_list directly
|
7 年之前 |
Roman Gushchin
|
5f93ad6743
mm: treat memory.low value inclusive
|
7 年之前 |
Roman Gushchin
|
230671533d
mm: memory.low hierarchical behavior
|
7 年之前 |
Roman Gushchin
|
bbec2e1517
mm: rename page_counter's count/limit into usage/max
|
7 年之前 |
Tejun Heo
|
f3a53a3a1e
mm, memcontrol: implement memory.swap.events
|
7 年之前 |
Tejun Heo
|
bb98f2c5ac
mm, memcontrol: move swap charge handling into get_swap_page()
|
7 年之前 |