cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-03 20:54:28 to 2012-01-21 00:08:42 UTC [more...]

[PATCH 1/3] cgroup: simplify double-check locking in cgroup_attach_proc
 2012-01-21  0:08 UTC  (10+ messages)
  ` [PATCH 2/3] cgroup: replace tasklist_lock with rcu_read_lock
  ` [PATCH 3/3] cgroup: remove extra calls to find_existing_css_set

[PATCH] memcg: restore ss->id_lock to spinlock, using RCU for next
 2012-01-20 23:48 UTC  (12+ messages)
          ` [PATCH 1/3] idr: make idr_get_next() good for rcu_read_lock()
            ` [PATCH 2/3] cgroup: revert ss_id_lock to spinlock
          ` [PATCH 3/3] memcg: let css_get_next() rely upon rcu_read_lock()

[PATCH 0/3] fixes for tcp memcg
 2012-01-20 19:14 UTC  (7+ messages)
` [PATCH 1/3] net: fix socket memcg build with !CONFIG_NET
  ` [PATCH 2/3] cgroup: make sure memcg margin is 0 when over limit
  ` [PATCH 3/3] net: introduce res_counter_charge_nofail() for socket allocations

[RFC] [PATCH 0/7 v2] memcg: page_cgroup diet
 2012-01-20 18:08 UTC  (34+ messages)
` [RFC] [PATCH 1/7 v2] memcg: remove unnecessary check in mem_cgroup_update_page_stat()
  ` [RFC] [PATCH 2/7 v2] memcg: add memory barrier for checking account move
  ` [RFC] [PATCH 3/7 v2] memcg: remove PCG_MOVE_LOCK flag from pc->flags
  ` [RFC] [PATCH 5/7 v2] memcg: remove PCG_FILE_MAPPED
  ` [RFC] [PATCH 6/7 v2] memcg: remove PCG_CACHE
` [RFC] [PATCH 4/7 v2] memcg: new scheme to update per-memcg page stat accounting
` [RFC] [PATCH 7/7 v2] memcg: make mem_cgroup_begin_update_stat to use global pcpu

[PATCH 1/2] cgroup: remove cgroup_attach_task_current_cg()
 2012-01-20 17:31 UTC  (3+ messages)
  ` [PATCH 2/2] cgroup: move struct cgroup_pidlist out from the header file

Q: cgroup: Questions about possible issues in cgroup locking
 2012-01-20 15:06 UTC  (22+ messages)

[PATCH] introduce res_counter_charge_nofail() for socket allocations
 2012-01-19 20:57 UTC  (8+ messages)

[BUG] kernel BUG at mm/memcontrol.c:1074!
 2012-01-19 16:49 UTC  (11+ messages)

[RESEND, PATCH 1/6] memcg: mark more functions/variables as static
 2012-01-19 13:44 UTC  (11+ messages)
` [RESEND, PATCH 2/6] memcg: remove unused variable
` [RESEND, PATCH 3/6] memcg: mark stat field of mem_cgroup struct as __percpu
` [RESEND, PATCH 4/6] memcg: fix broken boolean expression
` [RESEND, PATCH 5/6] memcg: drop redundant brackets
` [RESEND, PATCH 6/6] memcg: cleanup memcg_check_events()

[RFC] splitting cgroup.c
 2012-01-19 12:30 UTC  (4+ messages)

[patch 0/2] mm: memcg reclaim integration followups
 2012-01-19  6:38 UTC  (30+ messages)
` [patch 1/2] mm: memcg: per-memcg reclaim statistics
` [patch 2/2] mm: memcg: hierarchical soft limit reclaim

[PATCH 1/2] cgroup: revise how we re-populate root directory
 2012-01-19  2:40 UTC  (13+ messages)
  ` [PATCH 2/2] cgroup: add xattr support

[PATCH] move sock_update_memcg outside of CONFIG_INET
 2012-01-17 15:16 UTC  (3+ messages)

[PATCH 0/8] cgroups: Task counter subsystem v7
 2012-01-16 12:38 UTC  (11+ messages)
  ` [PATCH 1/8] cgroups: add res_counter_write_u64() API
  ` [PATCH 7/8] cgroups: allow subsystems to cancel a fork
  ` [PATCH 8/8] cgroups: Add a task counter subsystem
` [PATCH 2/8] cgroups: new resource counter inheritance API
` [PATCH 3/8] cgroups: ability to stop res charge propagation on bounded ancestor
` [PATCH 4/8] cgroups: add res counter common ancestor searching
` [PATCH 5/8] res_counter: allow charge failure pointer to be null
` [PATCH 6/8] cgroups: pull up res counter charge failure interpretation to caller

[PATCH] memcg: fix compile warning on non-numa systems
 2012-01-16  8:47 UTC  (2+ messages)

[PATCH] net: decrement memcg jump label when limit, not usage, is changed
 2012-01-12 20:28 UTC  (2+ messages)

[PATCH 1/6] memcg: fix unused variable warning
 2012-01-10  8:52 UTC  (8+ messages)
` [PATCH 5/6] memcg: fix broken boolen expression
` [PATCH] Makefiles: Disable unused-variable warning (was: Re: [PATCH 1/6] memcg: fix unused variable warning)
    ` [PATCH] Makefiles: Disable unused-variable warning

[GIT PULL] cgroup changes for v3.3-rc1
 2012-01-09 18:45 UTC  (2+ messages)

[PATCH] net: fix sock_clone reference mismatch with tcp memcontrol
 2012-01-07 18:17 UTC  (2+ messages)

[PATCH] net: fix sock_clone reference mismatch with tcp memcontrol
 2012-01-06 21:14 UTC 

how to make memory.memsw.failcnt is nonzero
 2012-01-06 10:12 UTC  (4+ messages)

[PATCH] cgroup: fix to allow mounting a hierarchy by name
 2012-01-06  2:27 UTC  (13+ messages)
` [PATCH v2] "

memcg-devel git tree updated to 3.2
 2012-01-05 12:17 UTC 

[PATCH 1/2] memcg: root_mem_cgroup makes static
 2012-01-04 17:34 UTC  (5+ messages)
  ` [PATCH 2/2] memcg: mark rcu protected member as __rcu

[patch] cgroup: move assignement out of condition in cgroup_attach_proc()
 2012-01-04 15:38 UTC  (2+ messages)

[32/75] cgroups: fix a css_set not found bug in cgroup_attach_proc
 2012-01-03 22:33 UTC 

[24/67] cgroups: fix a css_set not found bug in cgroup_attach_proc
 2012-01-03 22:29 UTC 


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