cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-20 14:30:18 to 2014-03-31 15:56:26 UTC [more...]

[RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
 2014-03-31 15:56 UTC  (8+ messages)
` [RFC 1/4] timer: track pinned timers with TIMER_PINNED flag
` [RFC 2/4] timer: don't migrate pinned timers
` [RFC 3/4] timer: create timer_quiesce_cpu() for cpusets.quiesce option
` [RFC 4/4] cpuset: Add "

[PATCH 1/2] cgroup: fix spurious lockdep warning in cgroup_exit()
 2014-03-29 13:18 UTC  (3+ messages)
  ` [PATCH 2/2] cgroup: remove useless argument from cgroup_exit()

[PATCH v4 1/4] kmemleak: free internal objects only if there're no leaks to be reported
 2014-03-28 10:51 UTC  (4+ messages)
  ` [PATCH v4 2/4] kmemleak: allow freeing internal objects after kmemleak was disabled
  ` [PATCH v4 3/4] kmemleak: remove redundant code
` [PATCH v4 4/4] kmemleak: change some global variables to int

[PATCH] cgroup: missing rcu read lock around task_css_set
 2014-03-28  2:48 UTC  (11+ messages)

[PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
 2014-03-28  2:41 UTC  (13+ messages)
  ` [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
  ` [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
  ` [PATCH 03/12] cgroup: implement cgroup->e_csets[]
  ` [PATCH 05/12] cgroup: reorganize css_task_iter
  ` [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
  ` [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
  ` [PATCH 09/12] cgroup: add css_set->dfl_cgrp
  ` [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
` [PATCH 04/12] cgroup: make css_next_child() skip missing csses
` [PATCH 06/12] cgroup: teach css_task_iter about effective csses
` [PATCH 10/12] cgroup: update subsystem rebind restrictions
` [PATCH 11/12] cgroup: prepare migration path for unified hierarchy

[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
 2014-03-24 12:49 UTC  (2+ messages)

[PATCH 0/3] Per cgroup swap file support
 2014-03-22 15:43 UTC  (5+ messages)
` [PATCH 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH 2/3] swap: do not store private swap files on swap_list
` [PATCH 3/3] swap: Increase the maximum number of swap files to 8192

using cgroups' classif with iptables
 2014-03-21  9:27 UTC  (3+ messages)

[PATCH cgroup/for-3.15] cgroup: break kernfs active_ref protection in cgroup directory operations
 2014-03-20 15:23 UTC 

[PATCH cgroup/for-3.15] cgroup: fix cgroup_taskset walking order
 2014-03-19 21:45 UTC 

[GIT PULL] cgroup fixes for v3.14-rc7
 2014-03-19 16:23 UTC 

[PATCHSET cgroup/for-3.15] cgroup: prepare for the default unified hierarchy
 2014-03-19 14:25 UTC  (14+ messages)
` [PATCH 03/11] cgroup: reorganize cgroup bootstrapping
  ` [PATCH 01/11] cgroup: cgroup->subsys[] should be cleared after the css is offlined
  ` [PATCH 02/11] cgroup: relocate setting of CGRP_DEAD
  ` [PATCH 04/11] cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
  ` [PATCH 05/11] cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
  ` [PATCH 06/11] cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
  ` [PATCH 07/11] cgroup: move ->subsys_mask from cgroupfs_root to cgroup
  ` [PATCH 09/11] cgroup: drop const from @buffer of cftype->write_string()
` [PATCH 08/11] cgroup: rename cgroup_dummy_root and related names
` [PATCH 10/11] cgroup: make cgrp_dfl_root mountable
` [PATCH 11/11] cgroup: implement CFTYPE_ONLY_ON_DFL

[PATCH] cgroup: fix a failure path in create_css()
 2014-03-18 21:22 UTC  (4+ messages)

[Question] Linux CFS sched_entity
 2014-03-17  5:05 UTC 

[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-14 23:54 UTC  (40+ messages)
` [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[PATCH 0/2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-12 20:13 UTC  (5+ messages)
  ` [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[patch 0/8] memcg: charge path cleanups
 2014-03-12 15:20 UTC  (18+ messages)
` [patch 1/8] mm: memcg: remove unnecessary preemption disabling
` [patch 2/8] mm: memcg: remove mem_cgroup_move_account_page_stat()
` [patch 3/8] mm: memcg: inline mem_cgroup_charge_common()
      ` [PATCH] memcg: rename high level charging functions
` [patch 4/8] mm: memcg: push !mm handling out to page cache charge function
` [patch 5/8] memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()
` [patch 6/8] memcg: get_mem_cgroup_from_mm()
` [patch 7/8] memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge
` [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol

[patch 00/11] userspace out of memory handling
 2014-03-11 12:03 UTC  (33+ messages)
` [patch 01/11] fork: collapse copy_flags into copy_process
` [patch 02/11] mm, mempolicy: rename slab_node for clarity
` [patch 03/11] mm, mempolicy: remove per-process flag
` [patch 04/11] mm, memcg: add tunable for oom reserves
` [patch 05/11] res_counter: remove interface for locked charging and uncharging
` [patch 06/11] res_counter: add interface for maximum nofail charge
` [patch 07/11] mm, memcg: allow processes handling oom notifications to access reserves
` [patch 08/11] mm, memcg: add memcg oom reserve documentation
` [patch 09/11] mm, page_alloc: allow system oom handlers to use memory reserves
` [patch 10/11] mm, memcg: add memory.oom_control notification for system oom
` [patch 11/11] mm, memcg: allow system oom killer to be disabled

Attaching a cgroup subsystem to multiple hierarchies
 2014-03-10 13:53 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v3.14-rc5
 2014-03-08 15:32 UTC 

Fwd: blkio cgroups and precise io out control
 2014-03-07 15:06 UTC 

[PATCH 1/2] memcg: reparent charges of children before processing parent
 2014-03-06  2:53 UTC  (3+ messages)

[PATCH] cpuset: use rcu_read_lock() to protect task_cs()
 2014-03-03 22:31 UTC  (2+ messages)

[PATCH] cpuset: use rcu_read_lock() to protect task_cs()
 2014-03-03  8:49 UTC 

[cgroup/task_lock] include/linux/cgroup.h:705 suspicious rcu_dereference_check() usage!
 2014-03-01 15:55 UTC 

Ask about cgroups security
 2014-02-28 11:39 UTC  (2+ messages)

[PATCH 1/2] cpuset: fix a locking issue in cpuset_migrate_mm()
 2014-02-27 14:40 UTC  (5+ messages)
` [PATCH 2/2] cpuset: fix a race condition in __cpuset_node_allowed_softwall()

[PATCH v3] sysfs: fix namespace refcnt leak
 2014-02-26  1:12 UTC  (5+ messages)

[cgroup/task_lock] INFO: suspicious RCU usage
 2014-02-25 15:06 UTC  (5+ messages)

[PATCHSET v2 cgroup/for-3.15] cgroup: update task migration path
 2014-02-25 15:05 UTC  (3+ messages)

[PATCH cgroup/for-3.15] cgroup_freezer: document freezer_fork() subtleties
 2014-02-25 15:05 UTC  (2+ messages)

[PATCH v2] sysfs: fix namespace refcnt leak
 2014-02-21 10:12 UTC  (2+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-02-20 16:58 UTC  (11+ messages)

[PATCH] sysfs: fix namespace refcnt leak
 2014-02-20 14:30 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).