cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-22 06:30:27 to 2014-05-07 14:55:53 UTC [more...]

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-07 14:55 UTC  (15+ messages)
` [patch 1/9] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 2/9] mm: memcontrol: rearrange charging fast path
` [patch 3/9] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 4/9] mm: memcontrol: catch root bypass in move precharge
` [patch 5/9] mm: memcontrol: use root_mem_cgroup res_counter
` [patch 6/9] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 7/9] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 8/9] mm: memcontrol: rewrite charge API
` [patch 9/9] mm: memcontrol: rewrite uncharge API

[PATCH cgroup/for-3.16] cgroup: remove unused CGRP_SANE_BEHAVIOR
 2014-05-07 13:23 UTC 

[PATCH cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()
 2014-05-07 13:06 UTC  (5+ messages)
  ` [PATCH cgroup/for-3.15-fixes 2/2] cgroup_freezer: replace freezer->lock with freezer_mutex
  ` [PATCH v2 cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()

[PATCH 2/2] memcg: correct comments for __mem_cgroup_begin_update_page_stat
 2014-05-07  9:19 UTC  (2+ messages)

[PATCH 1/2] memcg: fold mem_cgroup_stolen
 2014-05-07  9:17 UTC  (2+ messages)

[PATCHSET cgroup/for-3.16] cgroup: remove cgroup_tree_mutex
 2014-05-06 20:19 UTC  (9+ messages)
` [PATCH 1/8] cgroup: reorganize cgroup_create()
` [PATCH 2/8] cgroup: collapse cgroup_create() into croup_mkdir()
` [PATCH 3/8] cgroup: grab cgroup_mutex earlier in cgroup_subtree_control_write()
` [PATCH 4/8] cgroup: move cgroup->kn->priv clearing to cgroup_rmdir()
` [PATCH 5/8] cgroup: factor out cgroup_kn_lock_live() and cgroup_kn_unlock()
` [PATCH 6/8] cgroup: use cgroup_kn_lock_live() in other cgroup kernfs methods
` [PATCH 7/8] cgroup: nest kernfs active protection under cgroup_mutex
` [PATCH 8/8] cgroup: remove cgroup_tree_mutex

[PATCHSET cgroup/for-3.16] cgroup: implement cftype->write()
 2014-05-06 14:07 UTC  (8+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cgroup: replace cftype->write_string() with cftype->write()
    ` [PATCH v2 "
` [PATCH 3/5] cgroup: replace cftype->trigger() "
  ` [PATCH 4/5] cgroup: convert "tasks" and "cgroup.procs" handle to use cftype->write()
  ` [PATCH 5/5] cgroup: remove cgroup->control_kn

[PATCHSET cgroup/for-3.16] cgroup: post unified hierarchy fixes and updates
 2014-05-06 13:22 UTC  (6+ messages)
` [PATCH 1/4] cgroup: fix offlining child waiting in cgroup_subtree_control_write()
` [PATCH 2/4] cgroup: only allow space as the separator for "cgroup.subtree_control"
    ` [PATCH v2 2/9] cgroup: update and fix parsing of "cgroup.subtree_control"
` [PATCH 3/4] cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write()
` [PATCH 4/4] cgroup: use release_agent_path_lock in cgroup_release_agent_show()

memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
 2014-05-06 11:40 UTC  (30+ messages)
    ` Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]

[PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
 2014-05-05 21:36 UTC  (11+ messages)

[PATCH] device_cgroup: check if exception removal is allowed
 2014-05-05 18:46 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

blkcg: circular dependency between blkcg_pol_mutex and s_active
 2014-05-05 17:48 UTC  (6+ messages)
  ` [PATCH cgroup/for-3.15-fixes] blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()

[PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
 2014-05-05 16:37 UTC  (6+ messages)

[PATCH] device_cgroup: fix the comment format for recently added functions
 2014-05-04 19:21 UTC  (6+ messages)

[PATCHSET cgroup/for-3.16] cgroup: implement css->id
 2014-05-04 19:18 UTC  (14+ messages)
` [PATCH 1/6] cgroup: make flags and subsys_masks unsigned int
` [PATCH 2/6] cgroup, memcg: allocate cgroup ID from 1
` [PATCH 3/6] cgroup: protect cgroup_root->cgroup_idr with a spinlock
` [PATCH 4/6] cgroup: use RCU free in create_css() failure path
` [PATCH 5/6] cgroup: update init_css() into init_and_link_css()
  ` [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it

[patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
 2014-04-30 23:06 UTC  (6+ messages)
    ` [RFC PATCH] vmscan: memcg: Always use swappiness of the reclaimed memcg "

[PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
 2014-04-30 10:52 UTC  (3+ messages)

A problem with memory.oom_control
 2014-04-30  8:56 UTC  (2+ messages)

[PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options()
 2014-04-27 11:30 UTC  (5+ messages)
  ` [PATCH] cgroup: Use more current logging style

[PATCH] kernfs: move the last knowledge of sysfs out from kernfs
 2014-04-26  7:40 UTC 

[PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
 2014-04-25 22:30 UTC  (7+ messages)

[PATCH] kernfs: move the last knowledge of sysfs out from kernfs
 2014-04-25 19:39 UTC  (2+ messages)

[RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
 2014-04-25  5:21 UTC  (10+ messages)

[PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
 2014-04-25  0:29 UTC  (24+ messages)
` [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path

Kernel crash triggered by dd to file with memcg, worst on btrfs
 2014-04-24 12:26 UTC  (5+ messages)

[PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
 2014-04-23 19:27 UTC  (13+ messages)

[PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
 2014-04-23 16:01 UTC  (13+ messages)

[PATCH] device_cgroup: rework device access check and exception checking
 2014-04-23 14:33 UTC  (4+ messages)

[PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
 2014-04-22 21:14 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] cgroup: substitude per-cgroup id with per-subsys id
 2014-04-22 20:36 UTC  (10+ messages)
  ` [PATCH 1/4] cgroup: introduce helper css_to_id()
  ` [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id
` [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css

[PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
 2014-04-22 11:53 UTC  (7+ messages)

[PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable
 2014-04-22  7:52 UTC  (3+ messages)

[PATCH] hugetlb_cgroup: explicitly init the early_init field
 2014-04-22  7:14 UTC  (4+ messages)

[PATCH] cgroup: explicitly init the early_init field
 2014-04-22  6:44 UTC  (3+ 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).