messages from 2013-09-26 23:41:19 to 2013-11-10 04:48:11 UTC [more...]
[PATCHSET v2 cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
2013-11-10 4:48 UTC (2+ 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
Possible regression with cgroups in 3.11
2013-11-08 13:34 UTC (24+ messages)
[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] mm, memcg: add memory.oom_control notification for system oom
2013-10-31 5:49 UTC (2+ messages)
[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 (17+ 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 (16+ messages)
` [PATCH v2 01/12] cpuset: add cs->effective_cpus and cs->effective_mems
` [PATCH v2 02/12] cpuset: update cpuset->effective_{cpus,mems} at hotplug
` [PATCH v2 03/12] cpuset: update cs->effective_{cpus,mems} when config changes
` [PATCH v2 04/12] cpuset: inherit ancestor's masks if effective_{cpus,mems} becomes empty
` [PATCH v2 05/12] cpuset: use effective cpumask to build sched domains
` [PATCH v2 06/12] cpuset: initialize top_cpuset's configured masks at mount
` [PATCH v2 07/12] cpuset: apply cs->effective_{cpus,mems}
` [PATCH v2 08/12] cpuset: make cs->{cpus,mems}_allowed as user-configured masks
` [PATCH v2 09/12] cpuset: refactor cpuset_hotplug_update_tasks()
` [PATCH v2 10/12] cpuset: enable onlined cpu/node in effective masks
` [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 (16+ 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
[patch 0/7] improve memcg oom killer robustness v2
2013-10-10 22:59 UTC (17+ messages)
strange oom behaviour on 3.10
2013-10-10 20:47 UTC (4+ messages)
Possible regression with cgroups in 3.11
2013-10-10 8:49 UTC
[PATCH 1/2] cgroup: netprio: remove unnecessary task_netprioidx
2013-10-08 20:52 UTC (6+ messages)
` [PATCH 2/2] cgroup: cls: remove unnecessary task_cls_classid
[PATCH iptables] iptables: add libxt_cgroup frontend
2013-10-04 18:21 UTC
[patch for-3.12] mm, memcg: protect mem_cgroup_read_events for cpu hotplug
2013-10-02 3:08 UTC (4+ messages)
linux-next: manual merge of the cgroup tree
2013-09-30 11:26 UTC
Race condition between "read CFQ stats" and "block device shutdown"
2013-09-27 5:59 UTC (9+ messages)
[GIT PULL] cgroup changes for 3.11-rc2
2013-09-27 0:35 UTC (12+ messages)
` memcg creates an unkillable task in 3.2-rc2
` memcg creates an unkillable task in 3.11-rc2
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).