cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-15 06:48:26 to 2011-12-28 06:10:42 UTC [more...]

[PATCH] cgroup: fix to allow mounting a hierarchy by name
 2011-12-28  6:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/6] memcg: fix unused variable warning
 2011-12-27 18:26 UTC  (24+ messages)
` [PATCH 2/6] memcg: mark more functions/variables as static
` [PATCH 3/6] memcg: remove unused variable
` [PATCH 4/6] memcg: mark stat field of mem_cgroup struct as __percpu
` [PATCH 5/6] memcg: fix broken boolen expression
` [PATCH 6/6] memcg: drop redundant brackets
` [PATCH] Makefiles: Disable unused-variable warning (was: Re: [PATCH 1/6] memcg: fix unused variable warning)

[PATCH v2] cgroup: Remove task_lock() from cgroup_post_fork()
 2011-12-27 17:06 UTC  (4+ messages)

[PATCH 1/2] cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
 2011-12-27 16:52 UTC  (5+ messages)
  ` [PATCH 2/2] cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()

Announcement - memcg-devel git tree
 2011-12-27  9:17 UTC 

[PATCH 1/2] cgroup: replace tasklist_lock with rcu_read_lock
 2011-12-27  2:40 UTC  (4+ messages)
  ` [PATCH 2/2] cgroup: remove extra calls to find_existing_css_set

[PATCH] cgroup: move a check to parse_cgroupfs_options()
 2011-12-27  1:48 UTC  (5+ messages)

[PATCH] Partial revert "Basic kernel memory functionality for the Memory Controller"
 2011-12-26  9:32 UTC  (5+ messages)

[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-23  8:57 UTC  (14+ messages)
` [PATCH v9 1/9] Basic kernel memory functionality for the Memory Controller
` [PATCH v9 3/9] socket: initial cgroup code

[PATCH v2] Partial revert "Basic kernel memory functionality for the Memory Controller"
 2011-12-23  3:39 UTC  (2+ messages)

[PATCH 1/2] cgroup: remove tasklist_lock from cgroup_attach_proc
 2011-12-23  2:52 UTC  (2+ messages)
  ` [PATCH 2/2] cgroup: remove extra calls to find_existing_css_set

[PATCH 1/3] cgroup: remove tasklist_lock from cgroup_attach_proc
 2011-12-23  2:41 UTC  (8+ messages)
  ` [PATCH 2/3] cgroup: remove double-checking locking from attach_task_by_pid
  ` [PATCH 3/3] cgroup: remove extra calls to find_existing_css_set

[PATCH 1/2] cgroup: remove tasklist_lock from cgroup_attach_proc
 2011-12-23  0:58 UTC  (6+ messages)
  ` [PATCH 2/2] cgroup: remove extra calls to find_existing_css_set

[PATCH 1/4] cgroup: remove redundant get/put of old css_set from migrate
 2011-12-22 15:40 UTC  (10+ messages)
  ` [PATCH 2/4] cgroup: remove redundant get/put of task struct
  ` [PATCH 3/4] cgroup: only need to check oldcgrp==newgrp once
  ` [PATCH 4/4] cgroup: remove extra calls to find_existing_css_set

Q: cgroup: Questions about possible issues in cgroup locking
 2011-12-22 15:30 UTC  (11+ messages)

[RFC PATCH] cgroup: Remove task_lock() from cgroup_post_fork()
 2011-12-22  9:33 UTC  (3+ messages)

[RFC] special case cpuacct cpuusage when cpu cgroup is comounted
 2011-12-22  9:06 UTC 

[PATCH 0/2 v3] cgroup: Remove useless task_lock()
 2011-12-21 19:16 UTC  (4+ messages)
  ` [PATCH 1/2 v3] cgroup: Remove unnecessary task_lock before fetching css_set on migration
  ` [PATCH 2/2 v3] cgroup: Drop task_lock(parent) on cgroup_fork()

[PATCH 0/2 v2] cgroup: Remove useless task_lock()
 2011-12-21 17:52 UTC  (9+ messages)
  ` [PATCH 1/2 v2] cgroup: Remove unnecessary task_lock before fetching css_set on migration
  ` [PATCH 2/2 v2] cgroup: Drop task_lock(parent) on cgroup_fork()

[PATCH] memcg: reset to root_mem_cgroup at bypassing
 2011-12-21 12:28 UTC  (11+ messages)
  ` [PATCH v2] memcg: return -EINTR at bypassing try_charge()
      ` [PATCH v3] "

[PATCH] cgroup: remove redundate get/put of old css_set from migrate
 2011-12-21  1:53 UTC  (13+ messages)
      ` [PATCH v2] "
          ` [PATCH 1/2] cgroup: Remove unnecessary task_lock before fetching css_set on migration
              ` [PATCH 2/2] cgroup: Drop task_lock(parent) on cgroup_fork()

[PATCH 1/5 V3] cgroup: remove redundate get/put of old css_set from migrate
 2011-12-21  1:29 UTC  (18+ messages)
  ` [PATCH 2/5] cgroup: remove redundant get/put of task struct
  ` [PATCH 3/5] cgroup: only need to check oldcgrp==newgrp once
  ` [PATCH 4/5] cgroup: remove extra calls to find_existing_css_set
  ` [PATCH 5/5] cgroup: separate out cgroup_attach_proc error handling code

[PATCH] cgroups: remove redundant get/put of css_set from css_set_check_fetched()
 2011-12-19 17:15 UTC  (3+ messages)

[PATCH] cgroups: fix a css_set not found bug in cgroup_attach_proc
 2011-12-19 17:13 UTC  (4+ messages)

[RFC] cgroup basic comounting
 2011-12-19  8:00 UTC  (4+ messages)

[PATCH 0/3] sched: some fixes for vruntime calculation related to cgroup movement
 2011-12-19  2:55 UTC  (3+ messages)
` [PATCH -tip 0/3] sched: some fixes for vruntime calculation related to cgroup movement(v2)

[PATCH 1/2] net: fix sleeping while atomic problem in sock mem_cgroup
 2011-12-16 20:35 UTC  (4+ messages)
  ` [PATCH 2/2] net: fix compilation with !CONFIG_NET

[PATCH v2] net: fix sleeping while atomic problem in sock mem_cgroup
 2011-12-16 10:10 UTC  (6+ messages)

[patch] oom, memcg: fix exclusion of memcg threads after they have detached their mm
 2011-12-16  8:31 UTC  (8+ messages)
  ` [patch v2] "
          ` [patch v3] "

[PATCH] fix sleeping while atomic problem in sock mem_cgroup
 2011-12-16  6:09 UTC  (2+ messages)

[PATCH 0/2] Proposed fixes for tcp memory pressure
 2011-12-16  2:06 UTC  (12+ messages)
  ` [PATCH 1/2] Move limit definitions outside CONFIG_INET
  ` [PATCH 2/2] Explicitly call tcp creation and init from memcontrol.c

[PATCH 0/3] Simple cleanups for cgroups
 2011-12-15  7:03 UTC  (7+ messages)
` [PATCH 2/3] make clone_children a flag


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