messages from 2013-11-27 23:42:29 to 2013-12-07 17:40:39 UTC [more...]
[patch 1/8] fork: collapse copy_flags into copy_process
2013-12-07 17:40 UTC (22+ messages)
` [patch 2/8] mm, mempolicy: rename slab_node for clarity
` [patch 3/8] mm, mempolicy: remove per-process flag
` [patch 4/8] mm, memcg: add tunable for oom reserves
` [patch 5/8] res_counter: remove interface for locked charging and uncharging
` [patch 6/8] res_counter: add interface for maximum nofail charge
` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves
` [patch 8/8] mm, memcg: add memcg oom reserve documentation
[PATCH] cgroup: fix fail path in cgroup_load_subsys()
2013-12-07 7:58 UTC
[PATCHSET REPOST cgroup/for-3.14] cgroup: factor out css creation into create_css()
2013-12-06 20:27 UTC (8+ messages)
` [PATCH 1/7] cgroup: css iterations and css_from_dir() are safe under cgroup_mutex
` [PATCH 2/7] cgroup: make for_each_subsys() useable under cgroup_root_mutex
` [PATCH 3/7] cgroup: reorder operations in cgroup_create()
` [PATCH 4/7] cgroup: combine css handling loops "
` [PATCH 5/7] cgroup: factor out cgroup_subsys_state creation into create_css()
` [PATCH 7/7] cgroup: remove for_each_root_subsys()
` [PATCH 6/7] cgroup: implement for_each_css()
[PATCH cgroup/for-3.13-fixes] cgroup: fix cgroup_create() error handling path
2013-12-06 20:15 UTC
[PATCH] cgroup: fix bug on cgroup_create() fail path
2013-12-06 18:04 UTC (7+ messages)
` [PATCH cgroup/for-3.13-fixes] cgroup: fix oops in cgroup init failure path
[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
2013-12-06 8:57 UTC (12+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator
[PATCH v12 00/18] kmemcg shrinkers
2013-12-05 21:19 UTC (38+ messages)
` [PATCH v12 01/18] memcg: make cache index determination more robust
` [PATCH v12 02/18] memcg: consolidate callers of memcg_cache_id
` [PATCH v12 03/18] memcg: move initialization to memcg creation
` [PATCH v12 04/18] memcg: move several kmemcg functions upper
` [PATCH v12 05/18] fs: do not use destroy_super() in alloc_super() fail path
` [PATCH v12 06/18] vmscan: rename shrink_slab() args to make it more generic
` [PATCH v12 07/18] vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH v12 08/18] vmscan: do_try_to_free_pages(): remove shrink_control argument
` [PATCH v12 09/18] vmscan: shrink slab on memcg pressure
` [PATCH v12 10/18] memcg,list_lru: add per-memcg LRU list infrastructure
` [PATCH v12 11/18] memcg,list_lru: add function walking over all lists of a per-memcg LRU
` [PATCH v12 12/18] fs: make icache, dcache shrinkers memcg-aware
` [PATCH v12 13/18] memcg: per-memcg kmem shrinking
` [PATCH v12 14/18] vmscan: take at least one pass with shrinkers
` [PATCH v12 15/18] memcg: allow kmem limit to be resized down
` [PATCH v12 16/18] vmpressure: in-kernel notifications
` [PATCH v12 17/18] memcg: reap dead memcgs upon global memory pressure
` [PATCH v12 18/18] memcg: flush memcg items upon memcg destruction
[PATCHSET cgroup/for-3.14] cgroup: consolidate file handling
2013-12-05 17:26 UTC (37+ messages)
` [PATCH 02/12] cpuset: convert away from cftype->read()
` [PATCH 03/12] memcg: convert away from cftype->read() and ->read_map()
` [PATCH 04/12] netprio_cgroup: convert away from cftype->read_map()
` [PATCH 05/12] hugetlb_cgroup: convert away from cftype->read()
` [PATCH 06/12] cgroup: remove cftype->read(), ->read_map() and ->write()
` [PATCH 07/12] cgroup: unify cgroup_write_X64() and cgroup_write_string()
` [PATCH 08/12] cgroup: unify read path so that seq_file is always used
` [PATCH 09/12] cgroup: generalize cgroup_pidlist_open_file
` [PATCH 10/12] cgroup: attach cgroup_open_file to all cgroup files
` [PATCH v2 "
` [PATCH 11/12] cgroup: replace cftype->read_seq_string() with cftype->seq_show()
` [PATCH 12/12] cgroup: unify pidlist and other file handling
` [PATCH v3 "
[patch 0/2] mm: memcg: 3.13 fixes
2013-12-05 13:14 UTC (6+ messages)
` [patch 1/2] mm: memcg: fix race condition between memcg teardown and swapin
` [patch 2/2] mm: memcg: do not allow task about to OOM kill to bypass the limit
[patch] mm, memcg: add memory.oom_control notification for system oom
2013-12-05 0:23 UTC (26+ messages)
` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
cgroup management daemon
2013-12-04 23:06 UTC (20+ messages)
` [lxc-devel] "
[PATCH] memcg: remove KMEM_ACCOUNTED_ACTIVATED
2013-12-04 11:56 UTC (13+ messages)
[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
2013-12-04 6:10 UTC (17+ messages)
[PATCH v2 17/23] mm/page_cgroup: Use memblock apis for early memory allocations
2013-12-03 2:27 UTC
3.10.16 cgroup_mutex deadlock
2013-12-03 1:37 UTC (15+ messages)
noprefix mount option
2013-11-30 10:51 UTC (3+ messages)
[GIT PULL] cgroup fixes for v3.13-rc1
2013-11-29 15:56 UTC
[PATCHSET cgroup-for-3.14] cgroup: restructure pidlist handling
2013-11-29 15:46 UTC (8+ messages)
` [PATCH 4/9] cgroup: introduce struct cgroup_pidlist_open_file
` [PATCH v2 "
` [PATCH 7/9] cgroup: load and release pidlists from seq_file start and stop respectively
` [PATCH v2 "
cgroups-blkio CFQ scheduling does not work well in a RAID5 configuration
2013-11-29 14:15 UTC (2+ messages)
[PATCH] memcg: fix kmem_account_flags check in memcg_can_account_kmem()
2013-11-29 10:09 UTC (5+ messages)
` [PATCH] memcg: make memcg_update_cache_sizes() static
Possible regression with cgroups in 3.11
2013-11-29 8:33 UTC (11+ messages)
[PATCH for-3.13-fixes] cgroup: fix cgroup_subsys_state leak for seq_files
2013-11-28 9:06 UTC (2+ 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).