messages from 2013-06-06 20:34:51 to 2013-06-17 13:30:49 UTC [more...]
[PATCH v2 0/2] slightly rework memcg cache id determination
2013-06-17 13:30 UTC (4+ 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 13:27 UTC (25+ messages)
` [PATCH 01/11] cgroup: remove now unused css_depth()
` [PATCH 02/11] cgroup: consistently use @cset for struct css_set variables
` [PATCH 03/11] cgroup: bring some sanity to naming around cg_cgroup_link
` [PATCH 04/11] cgroup: use kzalloc() instead of kmalloc()
` [PATCH 06/11] cgroup: rename CGRP_REMOVED to CGRP_DEAD
` [PATCH 07/11] cgroup: drop unnecessary RCU dancing from __put_css_set()
` [PATCH 09/11] cgroup: reorder the operations in cgroup_destroy_locked()
` [PATCH 05/11] cgroup: clean up css_[try]get() and css_put()
` [PATCH 08/11] cgroup: remove cgroup->count and use
` [PATCH 10/11] cgroup: split cgroup destruction into two steps
` [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
[PATCH cgroup/for-3.11] cgroup: disallow rename(2) if sane_behavior
2013-06-17 13:00 UTC (6+ messages)
` [PATCH v2 "
[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
2013-06-17 10:21 UTC (12+ messages)
` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
[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 (6+ messages)
[patch] mm, memcg: add oom killer delay
2013-06-14 10:12 UTC (18+ messages)
[patch 1/2] arch: invoke oom-killer from page fault
2013-06-14 9:29 UTC (17+ messages)
` [patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context
[PATCH] cpuset: rename cont to cgrp
2013-06-14 3:48 UTC (2+ messages)
[PATCH ] cgroup: rename cont to cgrp
2013-06-14 3:17 UTC
[PATCH cgroup/for-3.11] cgroup: update sane_behavior documentation
2013-06-14 3:07 UTC
[PATCH v4 0/9] memcg: make memcg's life cycle the same as cgroup
2013-06-14 1:56 UTC (10+ messages)
` [PATCH v4 1/9] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH v4 2/9] memcg, kmem: fix reference count handling on the error path
` [PATCH v4 3/9] memcg: use css_get() in sock_update_memcg()
` [PATCH v4 4/9] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [PATCH v4 5/9] memcg: use css_get/put when charging/uncharging kmem
` [PATCH v4 6/9] memcg: use css_get/put for swap memcg
` [PATCH v4 7/9] memcg: don't need to get a reference to the parent
` [PATCH v4 8/9] memcg: kill memcg refcnt
` [PATCH v4 9/9] memcg: don't need to free memcg via RCU or workqueue
[cgroup_init_early] WARNING: at mm/percpu.c:292 pcpu_mem_zalloc()
2013-06-14 1:36 UTC (3+ messages)
[PATCH v4 7/7] cpuset: fix to migrate mm correctly in a corner case
2013-06-13 17:52 UTC (2+ messages)
[PATCH v3 0/7] cpuset: implement sane hierarchy behaviors
2013-06-13 17:49 UTC (13+ messages)
` [PATCH v3 1/7] cpuset: let hotplug propagation work wait for task attaching
` [PATCH v3 2/7] cpuset: remove async hotplug propagation work
` [PATCH v3 3/7] cpuset: record old_mems_allowed in struct cpuset
` [PATCH v3 4/7] cpuset: introduce effective_{cpumask|nodemask}_cpuset()
` [PATCH v3 5/7] cpuset: allow to keep tasks in empty cpusets
` [PATCH v3 6/7] cpuset: allow to move tasks to "
` [PATCH v3 7/7] cpuset: fix to migrate mm correctly in a corner case
mem_cgroup_page_lruvec: BUG: unable to handle kernel NULL pointer dereference at 00000000000001a8
2013-06-13 15:19 UTC (10+ messages)
[PATCHSET cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
2013-06-13 3:13 UTC (24+ messages)
` [PATCH 04/11] cgroup: use kzalloc() and list_del_init()
` [PATCH 06/11] cgroup: rename CGRP_REMOVED to CGRP_DEAD
` [PATCH 08/11] cgroup: remove cgroup->count and use
` [PATCH 01/11] cgroup: remove now unused css_depth()
` [PATCH 02/11] cgroup: consistently use @cset for struct css_set variables
` [PATCH 03/11] cgroup: bring some sanity to naming around cg_cgroup_link
` [PATCH 05/11] cgroup: clean up css_[try]get() and css_put()
` [PATCH 07/11] cgroup: drop unnecessary RCU dancing from __put_css_set()
` [PATCH 09/11] cgroup: reorder the operations in cgroup_destroy_locked()
` [PATCH 10/11] cgroup: split cgroup destruction into two steps
` [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
[patch v4] Soft limit rework
2013-06-11 15:43 UTC (4+ messages)
` [patch -v4 4/8] memcg: enhance memcg iterator to support predicates
[PATCH 3/3] memcg: simplify mem_cgroup_reclaim_iter
2013-06-11 8:00 UTC (21+ messages)
[PATCH] memcg: Add force_reclaim to reclaim tasks' memory in memcg
2013-06-10 15:22 UTC (2+ messages)
[PATCH cgroup/for-3.11 1/3] cgroup: mark "tasks" cgroup file as insane
2013-06-10 11:08 UTC (16+ messages)
[#PTP-412-27830]: Re: [PATCH v3 7/7] cpuset: fix to migrate mm correctly in a corner case
2013-06-10 4:32 UTC
[#PTP-412-27830]: Re: [PATCH v3 7/7] cpuset: fix to migrate mm correctly in a corner case
2013-06-09 15:50 UTC
[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
2013-06-09 12:02 UTC (16+ messages)
` [PATCH v11 19/25] fs: convert fs shrinkers to new scan/count API
` [PATCH v11 20/25] drivers: convert shrinkers to new count/scan API
` [PATCH v11 22/25] shrinker: convert remaining shrinkers to "
` [PATCH v11 18/25] xfs: convert dquot cache lru to list_lru
` [PATCH v11 21/25] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v11 23/25] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v11 24/25] shrinker: Kill old ->shrink API
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays
[PATCH] memcg: do not account memory used for cache creation
2013-06-09 11:57 UTC (7+ messages)
[PATCH v10 00/35] kmemcg shrinkers
2013-06-07 14:15 UTC (18+ messages)
` [PATCH v10 03/35] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v10 29/35] memcg: per-memcg kmem shrinking
[patch -v4 4/8] memcg: enhance memcg iterator to support predicates
2013-06-07 8:25 UTC (12+ messages)
[PATCH v7 00/11] per-cgroup cpu-stat
2013-06-07 0:06 UTC (14+ messages)
` [PATCH v7 04/11] sched: adjust exec_clock to use it as cpu usage metric
` [PATCH v7 05/11] cpuacct: don't actually do anything
` [PATCH v7 06/11] sched: document the cpu cgroup
` [PATCH v7 07/11] sched: account guest time per-cgroup as well
` [PATCH v7 08/11] sched: Push put_prev_task() into pick_next_task()
` [PATCH v7 09/11] sched: record per-cgroup number of context switches
[PATCH v2 00/10] cpuset: implement sane hierarchy behaviors
2013-06-06 21:24 UTC (5+ messages)
` [PATCH v2 08/10] cpuset: allow to keep tasks in empty cpusets
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).