cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-19 05:39:49 to 2012-11-30 13:31:23 UTC [more...]

[PATCH 0/4] replace cgroup_lock with local lock in memcg
 2012-11-30 13:31 UTC  (2+ messages)
` [PATCH 1/4] cgroup: warn about broken hierarchies only after css_online

memory-cgroup bug
 2012-11-30 12:53 UTC  (53+ messages)
                            ` [PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
                                ` [PATCH for 3.2.34] "
                                        ` [PATCH -v2 -mm] "

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2012-11-30 10:00 UTC  (25+ messages)
` [PATCH 01/13] cpuset: remove unused cpuset_unlock()
` [PATCH 03/13] cpuset: introduce ->css_on/offline()
` [PATCH 04/13] cpuset: introduce CS_ONLINE
` [PATCH 05/13] cpuset: introduce cpuset_for_each_child()
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
` [PATCH 07/13] cpuset: drop async_rebuild_sched_domains()
` [PATCH 08/13] cpuset: reorganize CPU / memory hotplug handling
` [PATCH 09/13] cpuset: don't nest cgroup_mutex inside get_online_cpus()
` [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous
` [PATCH 11/13] cpuset: pin down cpus and mems while a task is being attached
` [PATCH 12/13] cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
` [PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking
  ` [PATCH 02/13] cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()

[PATCH 0/5] devcg: introduce proper hierarchy support
 2012-11-29 22:31 UTC  (13+ 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

[net-next RFC v2] net_cls: traffic counter based on classification control cgroup
 2012-11-29 14:36 UTC  (7+ messages)

[patch] mm, memcg: avoid unnecessary function call when memcg is disabled
 2012-11-29 13:28 UTC  (12+ messages)
        ` [patch] mm, memcg: avoid unnecessary function call when memcg is disabled fix
            ` [PATCH] memcg: do not check for mm in mem_cgroup_count_vm_event disabled

[PATCHSET cgroup/for-3.8] cpuset: drop cpuset->stack_list and ->parent
 2012-11-28 22:27 UTC  (4+ 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

[PATCH 1/2] cgroup: fix lockdep warning for event_control
 2012-11-28 21:53 UTC  (3+ messages)
  ` [PATCH 2/2] cgroup: list_del_init() on removed events

[PATCH] cgroup: fix lockdep warning for event_control
 2012-11-28 21:33 UTC  (3+ messages)

[PATCH] cgroup: avoid creating degenerate allcg_list
 2012-11-28 18:29 UTC  (2+ messages)

Why is cpuset_cpus_allowed_fallback() necessary?
 2012-11-27 18:41 UTC  (2+ messages)

linux-next: manual merge of the cgroup tree with the net-next tree
 2012-11-26  4:31 UTC 

[PATCHSET REPOST v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support
 2012-11-22 15:33 UTC  (23+ messages)
  ` [PATCH 1/7] netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking
  ` [PATCH 2/7] netprio_cgroup: simplify write_priomap()
  ` [PATCH 3/7] netprio_cgroup: shorten variable names in extend_netdev_table()
  ` [PATCH 4/7] netprio_cgroup: reimplement priomap expansion
  ` [PATCH 5/7] netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
  ` [PATCH 6/7] netprio_cgroup: implement netprio[_set]_prio() helpers
  ` [PATCH 7/7] netprio_cgroup: allow nesting and inherit config on cgroup creation

[PATCH 0/6] Automatic NUMA placement of tasks in cpu cgroup
 2012-11-20  8:32 UTC  (7+ messages)
  ` [PATCH 1/6] don't call cpuacct_charge in stop_task.c
  ` [PATCH 2/6] cgroup: implement CFTYPE_NO_PREFIX
` [PATCH 3/6] cgroup, sched: let cpu serve the same files as cpuacct
` [PATCH 4/6] cgroup, sched: deprecate cpuacct
` [PATCH 5/6] sched: adjust exec_clock to use it as cpu usage metric
` [PATCH 6/6] cpuacct: don't actually do anything

[PATCHSET v2 cgroup/for-3.8] netcls/prio_cgroup: update hierarchy support
 2012-11-20  8:28 UTC  (11+ messages)
` [PATCH 2/7] netprio_cgroup: simplify write_priomap()
` [PATCH 4/7] netprio_cgroup: reimplement priomap expansion
  ` [PATCH 1/7] netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking
  ` [PATCH 3/7] netprio_cgroup: shorten variable names in extend_netdev_table()
  ` [PATCH 5/7] netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
  ` [PATCH 6/7] netprio_cgroup: implement netprio[_set]_prio() helpers
  ` [PATCH 7/7] netprio_cgroup: allow nesting and inherit config on cgroup creation

[PATCHSET cgroup/for-3.8] netprio_cgroup: implement hierarchy support
 2012-11-20  8:20 UTC  (13+ messages)
` [PATCH 1/8] cgroup: add cgroup->id

[PATCHSET cgroup/for-3.8] netcls_cgroup: implement hierarchy support
 2012-11-20  5:44 UTC  (16+ messages)
` [PATCH 1/3] netcls_cgroup: introduce netcls_mutex
` [PATCH 2/3] netcls_cgroup: introduce cgroup_cls_state->is_local
    ` [PATCH v2 "
` [PATCH 3/3] netcls_cgroup: implement proper hierarchy support

[PATCHSET cgroup/for-3.8] cgroup: allow ->post_create() to fail
 2012-11-19 16:59 UTC  (9+ messages)
` [PATCH 01/17] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
` [PATCH 06/17] cgroup: remove duplicate RCU free on struct cgroup

[PATCH 1/2] cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
 2012-11-19 16:36 UTC  (5+ messages)
` [PATCH 2/2] cgroup, cpuset: remove cgroup_subsys->post_clone()


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