public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-08 18:03:44 to 2013-04-23 10:17:22 UTC [more...]

memcg: softlimit on internal nodes
 2013-04-23 10:17 UTC  (29+ messages)
                      ` [RFC v2 0/4] soft limit rework
                          ` [RFC v2 1/4] memcg: integrate soft reclaim tighter with zone shrinking code
                          ` [RFC v2 2/4] memcg: Get rid of soft-limit tree infrastructure
                          ` [RFC v2 3/4] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
                          ` [RFC v2 4/4] memcg: Ignore soft limit until it is explicitly specified

[PATCH 0/2] reuse vmpressure for in-kernel events
 2013-04-23  8:22 UTC  (3+ messages)
  ` [PATCH 1/2] vmpressure: in-kernel notifications
  ` [PATCH 2/2] memcg: reap dead memcgs under pressure

cgroup: status-quo and userland efforts
 2013-04-22 22:33 UTC  (24+ messages)
` [Workman-devel] "

[PATCH 00/10] cpuset: implement sane hierarchy behaviors
 2013-04-21  1:42 UTC  (18+ messages)
  ` [PATCH 01/10] cpuset: remove redundant check in cpuset_cpus_allowed_fallback()
  ` [PATCH 02/10] cpuset: cleanup guarantee_online_{cpus|mems}()
  ` [PATCH 03/10] cpuset: remove unnecessary variable in cpuset_attach()
  ` [PATCH 04/10] cpuset: remove cpuset_test_cpumask()
  ` [PATCH 06/10] cpuset: re-structure update_cpumask() a bit
  ` [PATCH 07/10] cpuset: record old_mems_allowed in struct cpuset
  ` [PATCH 08/10] cpuset: introduce effective_{cpumask|nodemask}_cpuset()
  ` [PATCH 09/10] cpuset: allow to keep tasks in empty cpusets
  ` [PATCH 10/10] cpuset: allow to move tasks to "
` [PATCH 05/10] cpuset: don't update tasks' cpumask and nodemask in an empty cpuset

[PATCH] cgroup: fix broken file xattrs
 2013-04-19  6:13 UTC  (2+ messages)

the NULL deref on umount in the 3.9.0-rc7 kernel
 2013-04-19  3:22 UTC  (2+ messages)

[PATCH 25/28] proc: Supply an accessor to get the process ID associated with some proc files [RFC]
 2013-04-18 18:39 UTC  (3+ messages)

[PATCH] devcg: remove parent_cgroup
 2013-04-18 18:36 UTC  (5+ messages)

Fwd: the NULL deref on umount in the 3.9.0-rc7 kernel
 2013-04-18 11:42 UTC 

[PATCH] memcg: Check more strictly to avoid ULLONG overflow by PAGE_ALIGN
 2013-04-16 22:30 UTC  (8+ messages)

[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
 2013-04-16 14:43 UTC  (19+ messages)
` [PATCH v3 08/32] list: add a new LRU list type
` [PATCH v3 11/32] list_lru: per-node list infrastructure
` [PATCH v3 12/32] shrinker: add node awareness
` [PATCH v3 14/32] xfs: convert buftarg LRU to generic code
` [PATCH v3 19/32] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v3 20/32] shrinker: Kill old ->shrink API

[PATCHSET] cgroup, memcg: introduce sane_behavior mount option
 2013-04-15 20:57 UTC  (22+ messages)
` [PATCH 4/4] memcg: force use_hierarchy if sane_behavior
    ` [PATCH v2 "
  ` [PATCH 1/4] cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
  ` [PATCH 2/4] move cgroupfs_root to include/linux/cgroup.h
  ` [PATCH 3/4] cgroup: introduce sane_behavior mount option

question about hierarchies
 2013-04-15 18:30 UTC 

[PATCH] cgroup: remove cgrp->top_cgroup
 2013-04-15  6:26 UTC  (2+ messages)

[PATCHSET] cgroup: implement task_cgroup_path_from_hierarchy()
 2013-04-15  3:57 UTC  (14+ messages)
` [PATCH 4/4] "
    ` [PATCH UPDATED "
  ` [PATCH 1/4] cgroup: refactor hierarchy_id handling
  ` [PATCH 2/4] cgroup: drop hierarchy_id_lock
  ` [PATCH 3/4] cgroup: make hierarchy_id use cyclic idr

[PATCH cgroup/for-3.10] cgroup: make cgroup_path() not print double slashes
 2013-04-15  3:18 UTC  (4+ messages)
  ` [PATCH UPDATED "

[PATCH] cgroup: remove bind() method from cgroup_subsys
 2013-04-12 17:24 UTC  (8+ messages)

[PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller
 2013-04-10 18:08 UTC  (9+ messages)
  ` [PATCH 1/3] cgroup: make sure parent won't be destroyed before its children
  ` [PATCH 2/3] cgroup: implement cgroup_is_descendant()
  ` [PATCH 3/3] perf: make perf_event cgroup hierarchical

[PATCH] memcg: defer page_cgroup initialization
 2013-04-09 16:15 UTC  (5+ messages)

[PATCH 0/12][V2] memcg: make memcg's life cycle the same as cgroup
 2013-04-09  7:55 UTC  (20+ messages)
` [PATCH 03/12] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 04/12] memcg, kmem: fix reference count handling on the error path
` [PATCH 06/12] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [PATCH 07/12] memcg: use css_get/put when charging/uncharging kmem
` [PATCH 12/12] memcg: don't need to free memcg via RCU or workqueue
` [PATCH 13/12] memcg: don't need memcg->memcg_name

[PATCH 0/8] memcg, cgroup: kill css_id
 2013-04-09  6:49 UTC  (27+ messages)
` [PATCH 1/8] cgroup: implement cgroup_is_ancestor()
` [PATCH 2/8] cgroup: implement cgroup_from_id()
` [PATCH 3/8] memcg: convert to use cgroup_is_ancestor()
` [PATCH 4/8] memcg: convert to use cgroup_from_id()
` [PATCH 5/8] memcg: convert to use cgroup->id
` [PATCH 7/8] memcg: don't use css_id any more

[PATCH 0/2] page_cgroup cleanups
 2013-04-09  2:41 UTC  (6+ messages)
` [PATCH 1/2] memcg: consistently use vmalloc for page_cgroup allocations

[PATCH v2 0/5] cpuacct, cgroup: Kill cgroup_subsys.active
 2013-04-09  1:29 UTC  (3+ messages)

[PATCH] Documentation: cgroup: add documentation for net_cls cgroups
 2013-04-08 20:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox