Michal Hocko
|
2bcf2e92c3
memcg: oom_notify use-after-free fix
|
11 年之前 |
Linus Torvalds
|
14208b0ec5
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 年之前 |
Johannes Weiner
|
cf2c81279e
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
|
11 年之前 |
Jianyu Zhan
|
e231875ba7
mm: memcontrol: clean up memcg zoneinfo lookup
|
11 年之前 |
Michal Hocko
|
688eb988d1
vmscan: memcg: always use swappiness of the reclaimed memcg
|
11 年之前 |
Hugh Dickins
|
2a7a0e0fdc
mm, memcg: periodically schedule when emptying page list
|
11 年之前 |
Vladimir Davydov
|
776ed0f037
memcg: cleanup kmem cache creation/destruction functions naming
|
11 年之前 |
Vladimir Davydov
|
93f39eea9c
memcg: memcg_kmem_create_cache: make memcg_name_buf statically allocated
|
11 年之前 |
Vladimir Davydov
|
073ee1c6cd
memcg: get rid of memcg_create_cache_name
|
11 年之前 |
Qiang Huang
|
b5ffc8560c
memcg: correct comments for __mem_cgroup_begin_update_page_stat
|
11 年之前 |
Qiang Huang
|
bdcbb659fe
memcg: fold mem_cgroup_stolen
|
11 年之前 |
Fabian Frederick
|
ada4ba5914
mm/memcontrol.c: remove NULL assignment on static
|
11 年之前 |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 年之前 |
Vladimir Davydov
|
bd67314586
memcg, slab: simplify synchronization scheme
|
11 年之前 |
Vladimir Davydov
|
c67a8a685a
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
|
11 年之前 |
Vladimir Davydov
|
1e32e77f95
memcg, slab: do not schedule cache destruction when last page goes away
|
11 年之前 |
Michal Hocko
|
d8dc595ce3
memcg: do not hang on OOM when killed by userspace OOM access to memory reserves
|
11 年之前 |
Vladimir Davydov
|
e8d9df3aba
memcg: un-export __memcg_kmem_get_cache
|
11 年之前 |
Johannes Weiner
|
3dae7fec5e
mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
|
11 年之前 |
Vladimir Davydov
|
52383431b3
mm: get rid of __GFP_KMEMCG
|
11 年之前 |
Vladimir Davydov
|
5dfb417509
sl[au]b: charge slabs to kmemcg explicitly
|
11 年之前 |
Michal Hocko
|
6f6acb0051
memcg: fix swapcache charge from kernel thread context
|
11 年之前 |
Tejun Heo
|
ea280e7b40
memcg: update memcg_has_children() to use css_next_child()
|
11 年之前 |
Michal Hocko
|
f61c42a7d9
memcg: remove tasks/children test from mem_cgroup_force_empty()
|
11 年之前 |
Tejun Heo
|
5c9d535b89
cgroup: remove css_parent()
|
11 年之前 |
Tejun Heo
|
6770c64e5c
cgroup: replace cftype->trigger() with cftype->write()
|
11 年之前 |
Tejun Heo
|
451af504df
cgroup: replace cftype->write_string() with cftype->write()
|
11 年之前 |
Tejun Heo
|
ec903c0c85
cgroup: rename css_tryget*() to css_tryget_online*()
|
11 年之前 |
Johannes Weiner
|
139b6a6fb1
mm: filemap: update find_get_pages_tag() to deal with shadow entries
|
11 年之前 |
Tejun Heo
|
15a4c835e4
cgroup, memcg: implement css->id and convert css_from_id() to use it
|
11 年之前 |