Li Zefan
|
b47f77b5a2
memcg: convert to use cgroup_is_descendant()
|
11 yıl önce |
Sha Zhengju
|
3ea67d06e4
memcg: add per cgroup writeback pages accounting
|
11 yıl önce |
Sha Zhengju
|
658b72c5a7
memcg: check for proper lock held in mem_cgroup_update_page_stat
|
11 yıl önce |
Sha Zhengju
|
68b4876d99
memcg: remove MEMCG_NR_FILE_MAPPED
|
11 yıl önce |
Sha Zhengju
|
6de5a8bfca
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
|
11 yıl önce |
Johannes Weiner
|
3812c8c8f3
mm: memcg: do not trap chargers with full callstack on OOM
|
11 yıl önce |
Johannes Weiner
|
fb2a6fc56b
mm: memcg: rework and document OOM waiting and wakeup
|
11 yıl önce |
Johannes Weiner
|
519e52473e
mm: memcg: enable memcg OOM killer only for user faults
|
11 yıl önce |
Andrew Morton
|
f894ffa865
memcg: trivial cleanups
|
11 yıl önce |
Michal Hocko
|
1be171d60b
memcg: track all children over limit in the root
|
11 yıl önce |
Michal Hocko
|
e839b6a1c8
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
|
11 yıl önce |
Michal Hocko
|
7d910c054b
memcg: track children in soft limit excess to improve soft limit
|
11 yıl önce |
Michal Hocko
|
de57780dc6
memcg: enhance memcg iterator to support predicates
|
11 yıl önce |
Michal Hocko
|
a5b7c87f92
vmscan, memcg: do softlimit reclaim also for targeted reclaim
|
11 yıl önce |
Michal Hocko
|
e883110aad
memcg: get rid of soft-limit tree infrastructure
|
11 yıl önce |
Michal Hocko
|
3b38722efd
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
|
11 yıl önce |
Li Zefan
|
c33bd8354f
memcg: remove redundant code in mem_cgroup_force_empty_write()
|
11 yıl önce |
Greg Thelen
|
2bff24a370
memcg: fix multiple large threshold notifications
|
11 yıl önce |
Andrey Vagin
|
90c7a79cc4
kmemcg: don't allocate extra memory for root memcg_cache_params
|
11 yıl önce |
Linus Torvalds
|
32dad03d16
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 yıl önce |
Michal Hocko
|
07555ac144
memcg: get rid of swapaccount leftovers
|
12 yıl önce |
Andrey Vagin
|
3e6b11df24
memcg: don't initialize kmem-cache destroying work for root caches
|
12 yıl önce |
Tejun Heo
|
bd8815a6d8
cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
|
12 yıl önce |
Tejun Heo
|
81eeaf0411
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state instead of cgroup
|
12 yıl önce |
Tejun Heo
|
72ec702993
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
|
12 yıl önce |
Tejun Heo
|
c59cd3d840
cgroup: make cgroup_task_iter remember the cgroup being iterated
|
12 yıl önce |
Tejun Heo
|
0942eeeef6
cgroup: rename cgroup_iter to cgroup_task_iter
|
12 yıl önce |
Tejun Heo
|
492eb21b98
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
|
12 yıl önce |
Tejun Heo
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 yıl önce |
Tejun Heo
|
eb95419b02
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
|
12 yıl önce |