messages from 2012-12-03 17:29:19 to 2012-12-22 23:53:40 UTC [more...]
[PATCH v2 0/2] slightly change shrinker behaviour for very small object sets
2012-12-22 23:53 UTC (6+ messages)
` [PATCH v2 1/2] super: fix calculation of shrinkable objects for small numbers
` [PATCH v2 2/2] vmscan: take at least one pass with shrinkers
Linux 3.3+ and memory cgroup kernel panics
2012-12-22 2:44 UTC
[PATCH V5] memcg, oom: provide more precise dump info while memcg oom happening
2012-12-21 3:55 UTC (7+ messages)
[PATCH] cgroup: remove redundant check
2012-12-20 19:24 UTC (3+ messages)
[cgroup:blkcg-cfq-hierarchy 18/18] make[3]: Warning: File `scripts/Makefile.host' has modification time 3.6e+08 s in the future
2012-12-20 16:19 UTC
[PATCH 0/2] slightly change shrinker behaviour for very small object sets
2012-12-20 10:59 UTC (6+ messages)
` [PATCH 1/2] super: fix calculation of shrinkable objects for small numbers
` [PATCH 2/2] vmscan: take at least one pass with shrinkers
[cgroup:blkcg-cfq-hierarchy 18/18] /dev/shm/bash-redirect-mips-fuloong2e_defconfig: line 1: /dev/shm/build-error-mips-fuloong2e_defconfig/10257-10576-136: No space left on devicemake[3]: Warning: File `scripts/Makefile.host' has modification time 3.6e+08 s in the future
2012-12-20 9:11 UTC (2+ messages)
[cgroup:blkcg-cfq-hierarchy 18/18] make[1]: Warning: File `arch/mips/wrppmc/Platform' has modification time 3.6e+08 s in the future
2012-12-20 9:02 UTC (2+ messages)
[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
2012-12-20 5:25 UTC (3+ messages)
` [PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
[RFC PATCH 0/9] Add container support for cgroup
2012-12-19 21:39 UTC (18+ 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
[PATCH V4] memcg, oom: provide more precise dump info while memcg oom happening
2012-12-19 11:58 UTC (3+ messages)
[PATCHSET] block: implement blkcg hierarchy support in cfq
2012-12-18 19:26 UTC (40+ 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
[PATCH] memcg: don't register hotcpu notifier from ->css_alloc()
2012-12-18 16:47 UTC (3+ messages)
[PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
2012-12-18 15:20 UTC (28+ messages)
` [PATCH for 3.2.34] "
failed to setups device_weight for bio device (/dev/mdxxx)
2012-12-18 12:33 UTC
failed to setups device_weight for bio device (/dev/mdxxx)
2012-12-17 12:57 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 (6+ 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 (22+ messages)
` [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)
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).