cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-15 15:05:09 to 2013-01-29 14:31:39 UTC [more...]

[PATCH v2 0/6] memcg: disable swap cgroup allocation at swapon
 2013-01-29 14:31 UTC  (12+ messages)
` [PATCH v2 1/6] memcg: refactor swap_cgroup_swapon()
` [PATCH v2 3/6] memcg: introduce memsw_accounting_users
` [PATCH v2 4/6] memcg: export nr_swap_files

[PATCH] memcg: simplify lock of memcg page stat accounting
 2013-01-29 13:44 UTC  (5+ messages)

[PATCH v2 6/6] memcg: init/free swap cgroup strucutres upon create/free child memcg
 2013-01-29 10:27 UTC  (3+ messages)

[PATCH v2 5/6] memcg: introduce swap_cgroup_init()/swap_cgroup_free()
 2013-01-29 10:21 UTC  (3+ messages)

[PATCH v4 0/6] replace cgroup_lock with memcg specific locking
 2013-01-29  0:22 UTC  (24+ messages)
` [PATCH v4 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v4 2/6] memcg: split part of memcg creation to css_online
` [PATCH v4 3/6] memcg: fast hierarchy-aware child test
` [PATCH v4 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v4 5/6] memcg: increment static branch right after limit set
` [PATCH v4 6/6] memcg: avoid dangling reference count in creation failure

[PATCH v2] memcg: reduce the size of struct memcg 244-fold
 2013-01-29  0:08 UTC  (8+ messages)

[PATCH] cfq: fix lock imbalance with failed allocations
 2013-01-28 15:58 UTC 

[PATCH 13/14] cgroup: don't use idr_remove_all()
 2013-01-26  1:31 UTC 

[PATCH] cgroup: fix cgroup_path() vs rename() race
 2013-01-26  0:20 UTC  (3+ messages)

[PATCH v2] cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
 2013-01-25 16:51 UTC  (2+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2013-01-25 16:31 UTC  (13+ messages)

[BUG] Bug in netprio_cgroup and netcls_cgroup ?
 2013-01-25  8:39 UTC  (12+ messages)

[PATCH v2 1/6] cgroup: initialize cgrp->dentry before css_alloc()
 2013-01-25  7:47 UTC  (14+ messages)
  ` [PATCH v2 2/6] sched: split out css_online/css_offline from tg creation/destruction
  ` [PATCH v2 3/6] sched: remove redundant NULL cgroup check in task_group_path()
  ` [PATCH v2 4/6] cgroup: remove duplicate RCU free on struct cgroup
  ` [PATCH v2 5/6] cgroup: remove synchronize_rcu() from cgroup_diput()
  ` [PATCH v2 6/6] cgroup: remove bogus comments in cgroup_diput()

[PATCH] cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
 2013-01-25  7:29 UTC  (3+ messages)

[PATCH] cgroup: add lock validation in check_for_release()
 2013-01-25  7:10 UTC 

[PATCH v2 0/4] devcg: introduce proper hierarchy support
 2013-01-24 22:29 UTC  (9+ messages)
` [PATCH v2 1/4] device_cgroup: prepare exception list handling functions for two lists
` [PATCH v2 2/4] device_cgroup: keep track of local group settings
` [PATCH v2 3/4] device_cgroup: make may_access() stronger
` [PATCH v2 4/4] device_cgroup: propagate local changes down the hierarchy

[PATCH 1/2] cgroup: fix exit() vsrmdir() race
 2013-01-24 18:36 UTC  (5+ messages)
  ` [PATCH 2/2] cgroup: remove a NULL check in cgroup_exit()

[PATCH] memcg: reduce the size of struct memcg 244-fold
 2013-01-24  6:28 UTC  (3+ messages)

[PATCH v5 00/11] per-cgroup cpu-stat
 2013-01-23 23:53 UTC  (22+ messages)
` [PATCH v5 03/11] cgroup, sched: let cpu serve the same files as cpuacct
` [PATCH v5 11/11] sched: introduce cgroup file stat_percpu

[PATCH] device_cgroup: don't grab mutex in rcu callback
 2013-01-23 18:39 UTC  (3+ messages)

[PATCH] device_cgroup: lock assert fails in dev_exception_clean()
 2013-01-23 16:41 UTC  (6+ messages)

[PATCH 1/6] cgroup: initialize cgrp->dentry before css_alloc()
 2013-01-23 16:35 UTC  (10+ messages)
` [PATCH 2/6] sched: split out tg creation/destruction to css_online/css_offline
  ` [PATCH 3/6] sched: remove redundant NULL cgroup check in task_group_path()
  ` [PATCH 6/6] cgroup: remove bogus comments in cgroup_diput()
` [PATCH 4/6] cgroup: remove duplicate RCU free on struct cgroup
` [PATCH 5/6] cgroup: remove synchronize_rcu() from cgroup_diput()

[PATCH] cgroup: fix bogus kernel warnings when cgroup_create() failed
 2013-01-23  0:29 UTC  (2+ messages)

[PATCH v1] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
 2013-01-22  7:09 UTC 

[PATCH] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
 2013-01-21 19:17 UTC  (4+ messages)

[PATCH v3 0/6] replace cgroup_lock with memcg specific locking
 2013-01-21 17:37 UTC  (21+ messages)
` [PATCH v3 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v3 2/6] memcg: split part of memcg creation to css_online
` [PATCH v3 3/6] memcg: fast hierarchy-aware child test
` [PATCH v3 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v3 5/6] memcg: increment static branch right after limit set
` [PATCH v3 6/6] memcg: avoid dangling reference count in creation failure

[PATCH v2 0/7] replace cgroup_lock with local memcg lock
 2013-01-21  9:19 UTC  (28+ messages)
` [PATCH v2 1/7] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v2 2/7] memcg: split part of memcg creation to css_online
` [PATCH v2 3/7] memcg: provide online test for memcg
` [PATCH v2 4/7] memcg: fast hierarchy-aware child test
` [PATCH v2 5/7] May god have mercy on my soul
` [PATCH v2 6/7] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v2 7/7] memcg: increment static branch right after limit set

[RFC PATCH v4] cgroup: net_cls: traffic counter based on classification control cgroup
 2013-01-18 14:27 UTC  (2+ messages)

[RFC PATCH v3] cgroup: net_cls: traffic counter based on classification control cgroup
 2013-01-16 15:48 UTC  (3+ messages)

[PATCH] cgroup: don't show pid list on tasks/procs in ascending order
 2013-01-16  1:50 UTC  (10+ messages)

[PATCH 1/2] cpuset: fix RCU lockdep splat
 2013-01-15 16:41 UTC  (4+ messages)
` [PATCH 2/2] cpuset: return the return value of cgroup_path() to userspace
    ` [PATCH 2/2] cpuset: drop spurious retval assignment in proc_cpuset_show()


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