cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-24 19:35:43 to 2012-05-10 21:38:43 UTC [more...]

About cgroup memory limits
 2012-05-10 21:38 UTC 

[RFC] alternative mechanism to skip memcg kmem allocations
 2012-05-08 20:48 UTC  (3+ messages)

[RFC] slub: show dead memcg caches in a separate file
 2012-05-08 11:55 UTC  (5+ messages)

[RFD/RFC v2] event about group change
 2012-05-07 20:38 UTC  (21+ messages)
                  ` [PATCH -V3 1/1] cgroup: Add inotify event on change tasks file (fork, exit, move pid from file)
                                  ` [PATCH V5] event about group change
                                      ` [PATCH V5] Currently, user can get inotify FS_MODIFY event only if "tasks" file changed from the user space side (for example echo $$ > /patch/to/cgroup/tasks), but if another process forked user don't get FS_MODIFY event. This patch add this feature. With this user can get FS_MODIFY on do_fork()/do_exit()/move PID from one group to another

[PATCH V4 1/1]
 2012-05-04  9:46 UTC  (2+ messages)
  ` [PATCH V4 1/1] cgroup: add inotify FS_MODIFY event on changing tasks file

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-05-03  4:37 UTC  (4+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

[PATCH RESEND] memcg: Free spare array to avoid memory leak
 2012-05-03  3:09 UTC  (3+ messages)

[PATCH 00/23] slab+slub accounting for memcg
 2012-05-02 15:40 UTC  (56+ messages)
` [PATCH 04/23] memcg: Make it possible to use the stock for more than one page
` [PATCH 05/23] memcg: Reclaim when more than one page needed
` [PATCH 07/23] change defines to an enum
` [PATCH 08/23] don't force return value checking in res_counter_charge_nofail
` [PATCH 09/23] kmem slab accounting basic infrastructure
` [PATCH 10/23] slab/slub: struct memcg_params
` [PATCH 11/23] slub: consider a memcg parameter in kmem_create_cache
` [PATCH 12/23] slab: pass memcg parameter to kmem_cache_create
` [PATCH 13/23] slub: create duplicate cache
` [PATCH 16/23] slab: provide kmalloc_no_account
` [PATCH 17/23] kmem controller charge/uncharge infrastructure
` [PATCH 19/23] slab: per-memcg accounting of slab caches
  ` [PATCH 0/3] A few fixes for '[PATCH 00/23] slab+slub accounting for memcg' series
    ` [PATCH 1/3] slab: Proper off-slabs handling when duplicating caches
    ` [PATCH 2/3] slab: Fix imbalanced rcu locking
    ` [PATCH 3/3] slab: Get rid of mem_cgroup_put_kmem_cache()

[PATCH 00/23] slab+slub accounting for memcg
 2012-05-02 15:14 UTC  (3+ messages)

[PATCHSET] block: implement per-blkg request allocation
 2012-05-02  4:55 UTC  (33+ messages)
  ` [PATCH 01/11] blkcg: fix blkg_alloc() failure path
  ` [PATCH 02/11] blkcg: __blkg_lookup_create() doesn't have to fail on radix tree preload failure
      ` [PATCH UPDATED 02/11] blkcg: __blkg_lookup_create() doesn't need radix preload
  ` [PATCH 03/11] blkcg: make root blkcg allocation use %GFP_KERNEL
      ` [PATCH UPDATED "
  ` [PATCH 04/11] mempool: add @gfp_mask to mempool_create_node()
  ` [PATCH 05/11] block: drop custom queue draining used by scsi_transport_{iscsi|fc}
  ` [PATCH 06/11] block: refactor get_request[_wait]()
  ` [PATCH 07/11] block: allocate io_context upfront
  ` [PATCH 08/11] blkcg: inline bio_blkcg() and friends
  ` [PATCH 10/11] block: prepare for multiple request_lists
  ` [PATCH 11/11] blkcg: implement per-blkg request allocation
` [PATCH 09/11] block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv

[RFC][PATCH 0/7 v2] memcg: prevent failure in pre_destroy()
 2012-05-02  3:34 UTC  (46+ messages)
  ` [RFC][PATCH 1/7 v2] temporal compile-fix in linux-next
  ` [RFC][PATCH 3/7 v2] res_counter: add res_counter_uncharge_until()
  ` [RFC][PATCH 6/9 v2] memcg: don't uncharge in mem_cgroup_move_account
  ` [RFC][PATCH 8/9 v2] cgroup: avoid creating new cgroup under a cgroup being destroyed
` [RFC][PATCH 2/7 v2] memcg: fix error code in hugetlb_force_memcg_empty()
` [RFC][PATCH 4/7 v2] memcg: use res_counter_uncharge_until in move_parent
` [RFC][PATCH 5/9 v2] move charges to root at rmdir if use_hierarchy is unset
` [RFC][PATCH 7/9 v2] cgroup: avoid attaching task to a cgroup under rmdir()
` [RFC][PATCH 9/9 v2] memcg: never return error at pre_destroy()

[PATCH v4 0/3] fix problem with static_branch() for sock memcg
 2012-04-27 14:59 UTC  (9+ messages)
` [PATCH v4 1/3] make jump_labels wait while updates are in place
` [PATCH v4 2/3] Always free struct memcg through schedule_work()
` [PATCH v4 3/3] decrement static keys on real destroy time

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-04-27  8:10 UTC  (6+ messages)
` [patch 2/2] mm: memcg: count pte references from every member of the reclaimed hierarchy

[PATCH v3 0/2] fix problem with static_branch() for sock memcg
 2012-04-26 22:32 UTC  (10+ messages)
` [PATCH v3 1/2] Always free struct memcg through schedule_work()
` [PATCH v3 2/2] decrement static keys on real destroy time

[patch] mm: memcg: move pc lookup point to commit_charge()
 2012-04-26  2:02 UTC  (4+ messages)

[PATCHSET] block: per-queue policy activation, take#2
 2012-04-25 18:19 UTC  (6+ messages)

[RFC] writeback and cgroup
 2012-04-25 15:47 UTC  (11+ messages)

[RFC] writeback and cgroup
 2012-04-25 12:05 UTC  (15+ messages)

[RFC] writeback and cgroup
 2012-04-25  8:47 UTC  (6+ messages)
  ` [Lsf] "

[PATCH v2 0/5] Fix problem with static_key decrement
 2012-04-25  8:01 UTC  (9+ messages)
` [PATCH v2 4/5] don't take cgroup_mutex in destroy()
` [PATCH v2 5/5] decrement static keys on real destroy time

Cannot set memory.memsw.limit_in_bytes for a particular cgroup
 2012-04-25  1:46 UTC  (5+ messages)

[patch] Documentation: memcg: future proof hierarchical statistics documentation
 2012-04-24 23:51 UTC  (4+ messages)


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).