messages from 2012-11-30 13:31:24 to 2012-12-18 16:40:22 UTC [more...]
[PATCH] memcg: don't register hotcpu notifier from ->css_alloc()
2012-12-18 16:40 UTC (2+ messages)
memory-cgroup bug
2012-12-18 15:20 UTC (40+ messages)
` [PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
` [PATCH for 3.2.34] "
failed to setups device_weight for bio device (/dev/mdxxx)
2012-12-18 12:33 UTC
[RFC PATCH 0/9] Add container support for cgroup
2012-12-18 5:37 UTC (17+ messages)
` [RFC PATCH 1/9] cgroup: introduce cgroupfs_root flag ROOT_NAMESPACE
` [RFC PATCH 2/9] cgroup: introduce the top root
` [RFC PATCH 3/9] cgroup: use root->top_root instead of root
` [RFC PATCH 4/9] introduce helper function cgroup_in_root
` [RFC PATCH 5/9] cgroup: add container support for cgroup
` [RFC PATCH 6/9] pidns: move next_tgid to kernel/pid.c
` [RFC PATCH 7/9] cgroup: attach container's tasks to proper cgroup
` [RFC PATCH 8/9] cgroup: disallow container to change top cgroup's subsys files
` [RFC PATCH 9/9] cgroup: rework cgroup_path
[PATCHSET] block: implement blkcg hierarchy support in cfq
2012-12-17 22:12 UTC (31+ messages)
` [PATCH 01/12] blkcg: fix minor bug in blkg_alloc()
` [PATCH 02/12] blkcg: reorganize blkg_lookup_create() and friends
` [PATCH 03/12] blkcg: cosmetic updates to blkg_create()
` [PATCH 04/12] blkcg: make blkcg_gq's hierarchical
` [PATCH 05/12] cfq-iosched: add leaf_weight
` [PATCH 06/12] cfq-iosched: implement cfq_group->nr_active and ->level_weight
` [PATCH 07/12] cfq-iosched: implement hierarchy-ready cfq_group charge scaling
` [PATCH 08/12] cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
` [PATCH 09/12] cfq-iosched: enable full blkcg hierarchy support
` [PATCH 10/12] blkcg: add blkg_policy_data->plid
` [PATCH 11/12] blkcg: implement blkg_prfill_[rw]stat_recursive()
` [PATCH 12/12] cfq-iosched: add hierarchical cfq_group statistics
failed to setups device_weight for bio device (/dev/mdxxx)
2012-12-17 12:57 UTC
[PATCH V4] memcg, oom: provide more precise dump info while memcg oom happening
2012-12-17 11:03 UTC
performance drop after using blkcg
2012-12-16 4:38 UTC (14+ messages)
[cgroup:blkcg-cfq-hierarchy 15/18] block/cfq-iosched.c:1279:2: error: implicit declaration of function 'cfqg_parent'
2012-12-14 22:29 UTC
[cgroup:blkcg-cfq-hierarchy 13/18] block/cfq-iosched.c:1292:17: warning: assignment makes pointer from integer without a cast
2012-12-14 22:27 UTC
[cgroup:blkcg-cfq-hierarchy 12/18] block/cfq-iosched.c:1257:10: error: implicit declaration of function 'cfqg_flat_parent'
2012-12-14 22:24 UTC
[PATCH v2 UPDATE] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
2012-12-14 1:38 UTC (3+ messages)
[PATCH] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
2012-12-13 5:12 UTC (9+ messages)
[PATCH v2] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
2012-12-13 3:18 UTC
[GIT PULL] cgroup changes for v3.8
2012-12-11 15:35 UTC
[PATCH] Documentation: cgroup: update the index file
2012-12-09 13:54 UTC (2+ messages)
[PATCH v2] cgroup_rm_file: don't delete the uncreated files
2012-12-06 16:59 UTC (3+ messages)
[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
2012-12-06 16:54 UTC (14+ messages)
[PATCH] cgroup_rm_file: don't delete the uncreated files
2012-12-06 6:12 UTC (4+ messages)
[PATCH 0/5] devcg: introduce proper hierarchy support
2012-12-06 4:31 UTC (20+ messages)
` [PATCH 1/5] device_cgroup: fix locking in devcgroup_destroy()
` [PATCH 2/5] device_cgroup: prepare exception list handling functions for two lists
` [PATCH 3/5] device_cgroup: keep track of local group settings
` [PATCH 4/5] device_cgroup: make may_access() stronger
` [PATCH 5/5] device_cgroup: propagate local changes down the hierarchy
[PATCH 0/4] replace cgroup_lock with local lock in memcg
2012-12-05 14:41 UTC (32+ messages)
` [PATCH 1/4] cgroup: warn about broken hierarchies only after css_online
` [PATCH 2/4] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH 3/4] memcg: split part of memcg creation to css_online
` [PATCH 4/4] memcg: replace cgroup_lock with memcg specific memcg_lock
[RFC PATCH 0/3] Disable swap cgroup allocation at system boot stage
2012-12-04 14:00 UTC (14+ messages)
` [RFC PATCH 1/3] memcg: refactor pages allocation/free for swap_cgroup
` [RFC PATCH 2/3] memcg: disable pages allocation for swap cgroup on system booting up
` [RFC PATCH 3/3] memcg: allocate pages for swap cgroup until the first child memcg is alive
[PATCH v2] memcg: debugging facility to access dangling memcgs
2012-12-04 9:00 UTC (5+ messages)
[PATCH 1/2] cgroup: use cgroup_addrm_files in cgroup_clear_directory
2012-12-03 16:34 UTC (7+ messages)
` [PATCH 2/2] cgroup: remove subsystem files when remounting cgroup
` [PATCH RESEND] "
` [PATCH] cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
[PATCHSET cgroup/for-3.8] cpuset: drop cpuset->stack_list and ->parent
2012-12-03 16:20 UTC (8+ messages)
` [PATCH 1/3] cpuset: implement cgroup_rightmost_descendant()
` [PATCH 2/3] cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
` [PATCH 3/3] cpuset: remove cpuset->parent
Why is cpuset_cpus_allowed_fallback() necessary?
2012-12-02 14:15 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).