Vladimir Davydov
|
959c8963fc
memcg, slab: fix barrier usage when accessing memcg_caches
|
11 years ago |
Vladimir Davydov
|
1aa1325425
memcg, slab: clean up memcg cache initialization/destruction
|
11 years ago |
Vladimir Davydov
|
363a044f73
memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Vladimir Davydov
|
8ff69e2c85
memcg: do not use vmalloc for mem_cgroup allocations
|
11 years ago |
Linus Torvalds
|
df32e43a54
Merge branch 'akpm' (incoming from Andrew)
|
11 years ago |
Linus Torvalds
|
f075e0f699
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 years ago |
Michal Hocko
|
947b3dd1a8
memcg, oom: lock mem_cgroup_print_oom_info
|
11 years ago |
Vladimir Davydov
|
2753b35bcd
memcg: make memcg_update_cache_sizes() static
|
11 years ago |
Vladimir Davydov
|
1c98dd905d
memcg: fix kmem_account_flags check in memcg_can_account_kmem()
|
11 years ago |
Vladimir Davydov
|
695c608307
memcg: fix memcg_size() calculation
|
11 years ago |
Johannes Weiner
|
1f14c1ac19
mm: memcg: do not allow task about to OOM kill to bypass the limit
|
11 years ago |
Johannes Weiner
|
96f1c58d85
mm: memcg: fix race condition between memcg teardown and swapin
|
11 years ago |
Johannes Weiner
|
a0d8b00a33
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
|
11 years ago |
Tejun Heo
|
2da8ca822d
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
|
11 years ago |
Tejun Heo
|
791badbdb3
memcg: convert away from cftype->read() and ->read_map()
|
11 years ago |
Tejun Heo
|
edab95103d
cgroup: Merge branch 'memcg_event' into for-3.14
|
12 years ago |
Tejun Heo
|
3bc942f372
memcg: rename cgroup_event to mem_cgroup_event
|
12 years ago |
Tejun Heo
|
59b6f87344
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
|
12 years ago |
Tejun Heo
|
347c4a8747
memcg: remove cgroup_event->cft
|
12 years ago |
Tejun Heo
|
fba9480783
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
|
12 years ago |
Tejun Heo
|
b5557c4c3b
memcg: cgroup_write_event_control() now knows @css is for memcg
|
12 years ago |
Tejun Heo
|
79bd9814e5
cgroup, memcg: move cgroup_event implementation to memcg
|
12 years ago |
Kirill A. Shutemov
|
bf929152e9
mm, thp: change pmd_trans_huge_lock() to return taken lock
|
12 years ago |
Linus Torvalds
|
42a2d923cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
12 years ago |
Linus Torvalds
|
a998646456
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Qiang Huang
|
7a67d7abcc
memcg, kmem: use cache_from_memcg_idx instead of hard code
|
12 years ago |
Qiang Huang
|
f35c3a8eed
memcg, kmem: use is_root_cache instead of hard code
|
12 years ago |
Ying Han
|
071aee1384
memcg: support hierarchical memory.numa_stats
|
12 years ago |