cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-14 09:29:12 to 2013-06-28 23:45:40 UTC [more...]

[PATCHSET] cgroup: fix and clean up cgroup file creations and removals
 2013-06-28 23:45 UTC  (5+ messages)
  ` [PATCH 1/9] cgroup: minor updates around cgroup_clear_directory()
  ` [PATCH 2/9] cgroup: fix error path of cgroup_addrm_files()
  ` [PATCH 3/9] cgroup: fix cgroup_add_cftypes() error handling
  ` [PATCH 4/9] cgroup: separate out cgroup_base_files[] handling out of cgroup_populate/clear_dir()

[PATCH v4 0/9] memcg: make memcg's life cycle the same as cgroup
 2013-06-28 22:59 UTC  (4+ messages)
` [PATCH v4 5/9] memcg: use css_get/put when charging/uncharging kmem

cgroup: status-quo and userland efforts
 2013-06-28 22:43 UTC  (45+ messages)
                              ` [Workman-devel] "

cgroup access daemon
 2013-06-28 19:48 UTC  (8+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-06-28 10:06 UTC  (17+ messages)
                  ` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM

[PATCH cgroup/for-3.11 1/2] cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()
 2013-06-28  2:40 UTC  (2+ messages)
  ` [PATCH cgroup/for-3.11 2/2] cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options

[PATCH] cgroups: Do not show inactive devices in cgroups statistics
 2013-06-27 17:21 UTC  (12+ messages)

cgroups and SCHED_IDLE
 2013-06-27 17:17 UTC 

[patch] mm, memcg: add oom killer delay
 2013-06-26 23:18 UTC  (17+ messages)

cgroup: kernel BUG at kernel/cgroup.c:1038!
 2013-06-26 18:51 UTC  (7+ messages)
  ` [PATCH cgroup/for-3.11] cgroup: fix cgroupfs_root early destruction path
    ` [PATCH cgroup/for-3.11] cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()

[PATCH cgroup/for-3.11 1/3] cgroup: fix RCU accesses to task->cgroups
 2013-06-26 17:49 UTC  (11+ messages)
  ` [PATCH cgroup/for-3.11 2/3] cgroup: fix RCU accesses around task->cgroups
      ` [PATCH cgroup/for-3.11 3/3] cgroup: always use RCU accessors for protected accesses
  ` [PATCH v2 cgroup/for-3.11 1/3] cgroup: fix RCU accesses to task->cgroups

[PATCH cgroup/for-3.11] cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
 2013-06-25 18:44 UTC  (3+ messages)

[PATCHSET cgroup/for-3.11] cgroup: miscellaneous cleanups
 2013-06-25 18:42 UTC  (22+ messages)
  ` [PATCH 1/6] cgroup: convert CFTYPE_* flags to enums
  ` [PATCH 2/6] cgroup: prefix global variables with "cgroup_"
  ` [PATCH 3/6] cgroup: remove cgroup->actual_subsys_mask
      ` [PATCH v2 "
  ` [PATCH 4/6] cgroup: clean up find_css_set() and friends
  ` [PATCH 5/6] cgroup: s/for_each_subsys()/for_each_root_subsys()/
  ` [PATCH 6/6] cgroup: implement for_each_[builtin_]subsys()
      ` [PATCH v2 "
  ` [PATCH 5.5/6] cgroup: move init_css_set initialization inside cgroup_mutex

[PATCH v5] Soft limit rework
 2013-06-25 15:49 UTC  (18+ messages)
` [PATCH v5 1/8] memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
` [PATCH v5 2/8] memcg: Get rid of soft-limit tree infrastructure
` [PATCH v5 3/8] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
` [PATCH v5 4/8] memcg: enhance memcg iterator to support predicates
` [PATCH v5 5/8] memcg: track children in soft limit excess to improve soft limit
` [PATCH v5 6/8] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
` [PATCH v5 7/8] memcg: Track all children over limit in the root
` [PATCH v5 8/8] memcg, vmscan: do not fall into reclaim-all pass too quickly

[PATCH cgroup/for-3.11] cgroup: disallow rename(2) if sane_behavior
 2013-06-21  8:35 UTC  (13+ messages)
  ` [PATCH v2 "

[PATCH v2] Make transparent hugepages cpuset aware
 2013-06-20  3:34 UTC 

[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
 2013-06-20  2:37 UTC  (10+ messages)
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays

[PATCH ] cgroup: rename cont to cgrp
 2013-06-19  8:23 UTC  (3+ messages)

[PATCH 09/10] idr: Remove unneeded idr locking, idr_preload() usage
 2013-06-19  0:02 UTC 

[PATCH 1/2] cgroup: make serial_nr_cursor available throughout cgroup.c
 2013-06-18 18:18 UTC  (6+ messages)
  ` [PATCH 2/2] cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
      ` [PATCH 3/3] cgroup: clean up cgroup_serial_nr_cursor
  ` [PATCH 1/2][UPDATED] cgroup: make serial_nr_cursor available throughout cgroup.c

[PATCH 1/3] cgroup: fix umount vs cgroup_cfs_commit() race
 2013-06-18 16:05 UTC  (4+ messages)
` [PATCH 2/3] cgroup: fix umount vs cgroup_event_remove() race
  ` [PATCH 3/3] cgroup: fix memory leak in cgroup_rm_cftypes()

[PATCH] memcg: Add force_reclaim to reclaim tasks' memory in memcg
 2013-06-18 10:40 UTC  (4+ messages)

[PATCH v2 0/2] slightly rework memcg cache id determination
 2013-06-17 23:13 UTC  (5+ messages)
` [PATCH v2 2/2] memcg: consolidate callers of memcg_cache_id
  ` [PATCH v2 1/2] memcg: make cache index determination more robust

[PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
 2013-06-17 17:16 UTC  (12+ messages)
` [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states

[patch v4] Soft limit rework
 2013-06-17 14:01 UTC  (3+ messages)

[PATCH] memcg: make cache index determination more robust
 2013-06-14 13:56 UTC  (6+ messages)

[PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
 2013-06-14 10:56 UTC  (4+ messages)

[patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context
 2013-06-14  9:29 UTC  (11+ 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).