cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-11 14:32:42 to 2013-03-09 20:01:06 UTC [more...]

lockdep trace from prepare_bprm_creds
 2013-03-09 20:01 UTC  (13+ messages)
                                ` [PATCH 0/1] do not abuse ->cred_guard_mutex in threadgroup_lock()
                                  ` [PATCH 1/1] "

cgroup: INFO: suspicious RCU usage. in cgroup_name
 2013-03-07  6:21 UTC  (4+ messages)

[PATCH] perf: remove include of cgroup.h from perf_event.h
 2013-03-06 11:20 UTC  (6+ messages)

[PATCH v2 0/5] bypass root memcg charges if no memcgs are possible
 2013-03-06 10:59 UTC  (19+ messages)
  ` [PATCH v2 1/5] memcg: make nocpu_base available for non hotplug
  ` [PATCH v2 2/5] memcg: provide root figures from system totals
  ` [PATCH v2 3/5] memcg: make it suck faster
  ` [PATCH v2 4/5] memcg: do not call page_cgroup_init at system_boot
  ` [PATCH v2 5/5] memcg: do not walk all the way to the root for memcg

[PATCH] cgroup: make cgrp->event_list_lock irqsafe
 2013-03-06  7:23 UTC  (7+ messages)

[PATCH] cpuset: remove include of cgroup.h from cpuset.h
 2013-03-05 17:34 UTC  (2+ messages)

[PATCH] res_counter: remove include of cgroup.h from res_counter.h
 2013-03-05 17:34 UTC  (2+ messages)

[PATCH v2] cgroup: avoid accessing modular cgroup subsys structure without locking
 2013-03-05 17:34 UTC  (2+ messages)

per-cpu statistics
 2013-03-05  7:17 UTC  (6+ messages)

cgroup_release_agent() hung task warnings
 2013-03-05  1:28 UTC  (4+ messages)

[PATCH 1/2] cgroup: no need to check css refs for release notification
 2013-03-04 18:05 UTC  (4+ messages)
  ` [PATCH 2/2] cgroup: avoid accessing modular cgroup subsys structure without locking

[PATCH v5 1/2] cgroup: fix cgroup_path() vs rename() race
 2013-03-04 17:50 UTC  (3+ messages)
` [PATCH 2/2] cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()

[PATCH v3 1/3] cgroup: fix cgroup_path() vs rename() race
 2013-03-04 17:38 UTC  (15+ messages)
` [PATCH 2/3] cgroup: add cgroup_name() API
  ` [PATCH 3/3] cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()

[LSF/MM TOPIC][ATTEND] Improving async io, specifically io_submit latencies
 2013-03-01 16:31 UTC  (2+ messages)

[PATCH] memcg: implement low limits
 2013-02-28 14:30 UTC  (10+ messages)

[PATCH v4 1/2] cgroup: fix cgroup_path() vs rename() race
 2013-02-28  7:35 UTC  (2+ messages)
  ` [PATCH 2/2] cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()

[PATCH v2] slub: correctly bootstrap boot caches
 2013-02-27 16:39 UTC  (12+ messages)

[PATCH] slub: correctly bootstrap boot caches
 2013-02-22 16:34 UTC  (10+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-02-22 13:00 UTC  (16+ messages)

[PATCH v2] memcg: Add memory.pressure_level events
 2013-02-22  7:26 UTC  (7+ messages)

[PATCH 0/7] memcg targeted shrinking
 2013-02-20  7:46 UTC  (17+ messages)
` [PATCH 1/7] vmscan: also shrink slab in memcg pressure
` [PATCH 2/7] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH 3/7] lru: add an element to a memcg list

[PATCH v5 0/4] devcg: introduce proper hierarchy support
 2013-02-19 21:20 UTC  (8+ messages)
` [PATCH v5 1/4] devcg: expand may_access() logic
` [PATCH v5 2/4] devcg: prepare may_access() for hierarchy support
` [PATCH v5 3/4] devcg: use css_online and css_offline
` [PATCH v5 4/4] devcg: propagate local changes down the hierarchy

[GIT PULL] cpuset changes for 3.9-rc1
 2013-02-19 18:40 UTC 

[GIT PULL] cgroup changes for 3.9-rc1
 2013-02-19 18:32 UTC 

[PATCH v2 2/2] cgroup: fix cgroup_path() vs rename() race, take 2
 2013-02-19  1:44 UTC  (3+ messages)

[PATCH] cgroup: fail if monitored file and event_control are in different cgroup
 2013-02-18 17:32 UTC  (3+ messages)

[PATCH v2] cgroup: fix cgroup_rmdir() vs close(eventfd) race
 2013-02-18 17:18 UTC  (5+ messages)

[PATCH v3] cgroup: fix cgroup_rmdir() vs close(eventfd) race
 2013-02-18 17:17 UTC  (2+ messages)

[PATCH 1/2] Revert "cgroup: fix cgroup_path() vs rename() race"
 2013-02-18 17:07 UTC  (4+ messages)
  ` [PATCH 2/2] cgroup: fix cgroup_path() vs rename() race, take 2

[RFC][PATCH] kvm: fix a race when closing irq eventfd
 2013-02-18  4:31 UTC  (5+ messages)

[PATCH] cgroup: fix cgroup_path() vs rename() race
 2013-02-16  7:59 UTC  (3+ messages)

[PATCH] device_cgroup: don't grab mutex in rcu callback
 2013-02-14 16:48 UTC  (2+ messages)

[PATCH] memcg: Add memory.pressure_level events
 2013-02-13 15:41 UTC  (8+ messages)

[PATCH 0/2] fixups for memcg cgroup_lock conversion
 2013-02-13 10:43 UTC  (5+ messages)
` [PATCH 1/2] memcg: fast hierarchy-aware child test fix
` [PATCH 2/2] memcg: replace cgroup_lock with memcg specific memcg_lock fix

[PATCH] memcg: fix kmemcg registration for late caches
 2013-02-13 10:00 UTC  (3+ messages)

[PATCH v4 0/9] devcg: introduce proper hierarchy support
 2013-02-11 20:47 UTC  (11+ messages)
` [PATCH v4 9/9] devcg: propagate local changes down the hierarchy
    ` [PATCH v6 "


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