messages from 2013-06-07 13:11:57 to 2013-06-19 13:29:06 UTC [more...]
[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
2013-06-19 13:29 UTC (9+ messages)
` [PATCH v11 20/25] drivers: convert shrinkers to new count/scan API
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays
[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
2013-06-19 13:26 UTC (13+ messages)
` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
[PATCH v5] Soft limit rework
2013-06-19 10:20 UTC (11+ 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: rename cont to cgrp
2013-06-19 8:23 UTC (3+ messages)
[PATCH v4 0/9] memcg: make memcg's life cycle the same as cgroup
2013-06-19 1:29 UTC (11+ 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
[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 cgroup/for-3.11] cgroup: disallow rename(2) if sane_behavior
2013-06-18 15:16 UTC (13+ messages)
` [PATCH v2 "
[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 1/2] memcg: make cache index determination more robust
` [PATCH v2 2/2] memcg: consolidate callers of memcg_cache_id
[PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
2013-06-17 17:16 UTC (26+ messages)
` [PATCH 05/11] cgroup: clean up css_[try]get() and css_put()
` [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 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 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-17 14:01 UTC (5+ messages)
` [patch -v4 4/8] memcg: enhance memcg iterator to support predicates
[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/for-3.11] cgroup: update sane_behavior documentation
2013-06-14 3:07 UTC
[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 3/3] memcg: simplify mem_cgroup_reclaim_iter
2013-06-11 8:00 UTC (19+ messages)
[PATCH cgroup/for-3.11 1/3] cgroup: mark "tasks" cgroup file as insane
2013-06-10 11:08 UTC (14+ 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] 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 (3+ messages)
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).