messages from 2013-10-11 09:51:54 to 2013-11-19 01:22:16 UTC [more...]
[patch] mm, memcg: add memory.oom_control notification for system oom
2013-11-19 1:22 UTC (18+ messages)
` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
` [patch 2/2] mm, memcg: add memory.oom_control notification for system oom
Possible regression with cgroups in 3.11
2013-11-18 20:39 UTC (51+ messages)
` [RFC] memcg: fix race between css_offline and async charge (was: Re: Possible regression with cgroups in 3.11)
3.10.16 cgroup_mutex deadlock
2013-11-18 20:10 UTC (10+ messages)
3.10.16 cgroup css_set_lock deadlock
2013-11-16 5:18 UTC (4+ messages)
memcg creates an unkillable task in 3.2-rc2
2013-11-12 16:00 UTC (11+ messages)
` memcg creates an unkillable task in 3.11-rc2
[PATCHSET v2 cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
2013-11-11 14:10 UTC (3+ messages)
[GIT PULL] cgroup changes for v3.13-rc1
2013-11-09 22:38 UTC
[PATCH 18/24] mm/page_cgroup: Use memblock apis for early memory allocations
2013-11-08 23:41 UTC
[Suggestion] kernel: cgroup: mount failure in LTP cgroup_regression_test.sh
2013-11-08 8:15 UTC
[PATCH v2 0/3] fix unsigned pcp adjustments
2013-11-07 20:29 UTC (8+ messages)
` [PATCH v2 1/3] percpu: add test module for various percpu operations
` [PATCH v2 2/3] percpu: fix this_cpu_sub() subtrahend casting for unsigneds
` [PATCH v2 3/3] memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Process Limit cgroups
2013-11-07 17:40 UTC (2+ messages)
[PATCH] blkcg: have bh disable for 32bit UP system reading 64bit stats
2013-11-06 11:14 UTC
[PATCH nf-next] netfilter: xtables: lightweight process control group matching
2013-11-05 13:03 UTC (2+ messages)
[PATCH v11 00/15] kmemcg shrinkers
2013-11-01 13:26 UTC (17+ messages)
` [PATCH v11 01/15] memcg: make cache index determination more robust
` [PATCH v11 02/15] memcg: consolidate callers of memcg_cache_id
` [PATCH v11 03/15] vmscan: also shrink slab in memcg pressure
` [PATCH v11 04/15] memcg: move initialization to memcg creation
` [PATCH v11 05/15] memcg: move stop and resume accounting functions
` [PATCH v11 06/15] memcg: per-memcg kmem shrinking
` [PATCH v11 07/15] memcg: scan cache objects hierarchically
` [PATCH v11 08/15] vmscan: take at least one pass with shrinkers
` [PATCH v11 09/15] memcg,list_lru: add per-memcg LRU list infrastructure
` [PATCH v11 10/15] memcg,list_lru: add function walking over all lists of a per-memcg LRU
` [PATCH v11 11/15] super: make icache, dcache shrinkers memcg-aware
` [PATCH v11 12/15] memcg: allow kmem limit to be resized down
` [PATCH v11 13/15] vmpressure: in-kernel notifications
` [PATCH v11 14/15] memcg: reap dead memcgs upon global memory pressure
` [PATCH v11 15/15] memcg: flush memcg items upon memcg destruction
` [Devel] [PATCH v11 00/15] kmemcg shrinkers
[PATCH 0/3] a few cleanups about kmem code
2013-10-31 2:40 UTC (10+ messages)
` [PATCH 1/3] memcg, kmem: Use is_root_cache instead of hard code
` [PATCH 2/3] memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
` [PATCH 3/3] memcg, kmem: use cache_from_memcg_idx instead of hard code
[PATCH] blk-throttle: simplify logic by token bucket algorithm
2013-10-28 5:08 UTC (26+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4 0/2] "
` [PATCH v4 1/2] "
` [PATCH v4 2/2] blk-throttle: trim tokens generated for an idle tree
[PATCH 0/3] fix unsigned pcp adjustments
2013-10-27 17:12 UTC (11+ messages)
` [PATCH 1/3] percpu counter: test module
` [PATCH 2/3] percpu counter: cast this_cpu_sub() adjustment
` [PATCH 3/3] memcg: use __this_cpu_sub to decrement stats
[PATCH 3/3] cgroups: remove calls to simple_kstrtoll
2013-10-27 15:12 UTC (3+ messages)
[PATCH nf-next] netfilter: xtables: lightweight process control group matching
2013-10-22 7:45 UTC (9+ messages)
[PATCH 0/6] ipv4: tcp_memcontrol and userns sysctls
2013-10-21 22:44 UTC (8+ messages)
` [PATCH 1/6] tcp_memcontrol: Remove tcp_max_memory
` [PATCH 2/6] tcp_memcontrol: Remove setting cgroup settings via sysctl
` [PATCH 3/6] tcp_memcontrol: Remove the per netns control
` [PATCH 4/6] tcp_memcontrol: Kill struct tcp_memcontrol
` [PATCH 5/6] ipv4: Use math to point per net sysctls into the appropriate struct net
` [PATCH 6/6] ipv4: Allow unprivileged users to use per net sysctls
[GIT PULL] cgroup fixes for v3.12-rc6
2013-10-21 10:49 UTC
[PATCH] blk-throttle: use READ/WRITE directly
2013-10-16 13:59 UTC (2+ messages)
[PATCH v2 00/12] cpuset: separate configured masks and effective masks
2013-10-15 15:36 UTC (8+ messages)
` [PATCH v2 03/12] cpuset: update cs->effective_{cpus,mems} when config changes
` [PATCH v2 05/12] cpuset: use effective cpumask to build sched domains
` [PATCH v2 11/12] cpuset: allow writing offlined masks to cpuset.cpus/mems
` [PATCH v2 12/12] cpuset: export effective masks to userspace
cgroup attach task - slogging cpu
2013-10-15 13:34 UTC (14+ messages)
` cgroup_attach_task && while_each_thread (Was: cgroup attach task - slogging cpu)
` [PATCH] cgroup: fix to break the while loop in cgroup_attach_task() correctly
A problem of blkio in throttlling I/O weight across multiple hosts
2013-10-15 7:20 UTC
[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
2013-10-11 20:51 UTC (3+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator
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).