messages from 2013-12-21 15:53:52 to 2014-01-24 10:59:52 UTC [more...]
[PATCH] cpusets: Allocate heap only when required
2014-01-24 10:59 UTC (9+ messages)
[PATCH v4 0/3] Send audit/procinfo/cgroup data in socket-level control message
2014-01-23 19:31 UTC (15+ messages)
` [PATCH v4 1/3] Send loginuid and sessionid in SCM_AUDIT
` [PATCH v4 2/3] Send comm and cmdline in SCM_PROCINFO
` [PATCH v4 3/3] Send cgroup_path in SCM_CGROUP
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2014-01-21 13:21 UTC (40+ messages)
` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "
[GIT PULL] cgroup changes for v3.14-rc1
2014-01-21 10:04 UTC
[PATCHSET cgroup/for-3.14] cgroup: drop module support and cgroup_root_mutex
2014-01-20 13:13 UTC (18+ messages)
` [PATCH 1/6] cgroup: make CONFIG_NET_CLS_CGROUP and CONFIG_NETPRIO_CGROUP bool instead of tristate
` [PATCH 2/6] cgroup: drop module support
` [PATCH 3/6] cgroup: clean up cgroup_subsys names and initialization
` [PATCH 4/6] cgroup: rename cgroup_subsys->subsys_id to ->id
` [PATCH 5/6] cgroup: update locking in cgroup_show_options()
` [PATCH 6/6] cgroup: remove cgroup_root_mutex
[PATCH 1/2] cgroup: insert space before assignment for codingstyle
2014-01-18 13:57 UTC (3+ messages)
` [PATCH 2/2] cgroup: place newline before function opening brace
` [PATCH] cgroup: trivial style updates
[patch -mm] mm, oom: prefer thread group leaders for display purposes
2014-01-17 9:17 UTC (7+ messages)
` [patch v2 "
future of a real time cpu group
2014-01-15 17:43 UTC
Notifying on empty cgroup
2014-01-15 15:12 UTC (3+ messages)
[RFC PATCH net-next 0/4] net_cls for sys container
2014-01-15 0:50 UTC (6+ messages)
[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
2014-01-14 20:46 UTC (28+ messages)
` [PATCH 3/4] cgroup: Add new cacheqos cgroup subsys to support Cache QoS Monitoring
` [PATCH 4/4] Documentation: Add documentation for cacheqos cgroup
RFC: cgroups aware proc
2014-01-14 10:05 UTC (11+ messages)
` Fwd: "
[PATCH mmotm/next] cgroup: remove stray references to css_id
2014-01-13 15:48 UTC (2+ messages)
cgroups aware /proc/loadavg
2014-01-11 18:16 UTC
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2014-01-10 0:34 UTC (12+ messages)
[RFC PATCH net-next 1/4] net: introduce backup_classid to struct skbuff
2014-01-07 12:54 UTC (5+ messages)
[PATCH RESEND 00/11] kmemcg-fixes
2014-01-06 8:45 UTC (12+ messages)
` [PATCH RESEND 01/11] slab: cleanup kmem_cache_create_memcg() error handling
` [PATCH RESEND 02/11] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
` [PATCH RESEND 03/11] memcg, slab: cleanup memcg cache initialization/destruction
` [PATCH RESEND 04/11] memcg, slab: fix barrier usage when accessing memcg_caches
` [PATCH RESEND 05/11] memcg: fix possible NULL deref while traversing memcg_slab_caches list
` [PATCH RESEND 06/11] memcg, slab: fix races in per-memcg cache creation/destruction
` [PATCH RESEND 07/11] memcg: get rid of kmem_cache_dup
` [PATCH RESEND 08/11] slab: do not panic if we fail to create memcg cache
` [PATCH RESEND 09/11] memcg, slab: RCU protect memcg_params for root caches
` [PATCH RESEND 10/11] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH RESEND 11/11] memcg: rework memcg_update_kmem_limit synchronization
[RFC PATCH net-next 3/4] veth: backup classid befor switch net_ns
2014-01-06 2:16 UTC (3+ messages)
[PATCH nf-next v5 0/3] xtables socket classid matching
2014-01-04 14:48 UTC (12+ messages)
` [PATCH nf-next v5 2/3] net: netprio: rename config to be more consistent with cgroup configs
` [PATCH nf-next v5 3/3] netfilter: xtables: lightweight process control group matching
` [PATCH nf-next v5 1/3] net: net_cls: move cgroupfs classid handling into core
[RFC PATCH net-next 4/4] cls_cgroup: restore classid from skb->sk_classid
2014-01-03 3:11 UTC
[RFC PATCH net-next 2/4] cls_cgroup: introduce a helper: bk_cls_classid()
2014-01-03 3:11 UTC
[PATCH nf-next v4 0/3] xtables socket classid matching
2013-12-29 17:13 UTC (4+ messages)
` [PATCH nf-next v4 1/3] net: net_cls: move cgroupfs classid handling into core
` [PATCH nf-next v4 2/3] net: netprio: rename config to be more consistent with cgroup configs
` [PATCH nf-next v4 3/3] netfilter: xtables: lightweight process control group matching
[PATCH nf-next v3] netfilter: xtables: lightweight process control group matching
2013-12-28 18:37 UTC (10+ messages)
[RFC PATCH 0/3] x86: Add Cache QoS Monitoring (CQM) support
2013-12-26 21:34 UTC (4+ messages)
` [RFC PATCH 1/3] x86: Add support for Cache QoS Monitoring (CQM) detection
` [RFC PATCH 2/3] x86: Add Cache QoS Monitoring support to x86 perf uncore
` [RFC PATCH 3/3] cgroup: Add new cacheqos cgroup subsys to support Cache QoS Monitoring
[GIT PULL] cgroup fixes for v3.13-rc5
2013-12-24 14:29 UTC
[PATCH RFC 0/9] cgroups: add res_counter_write_u64() API
2013-12-23 12:54 UTC
[PATCH 00/11] kmemcg fixes
2013-12-21 15:54 UTC (12+ messages)
` [PATCH 01/11] slab: cleanup kmem_cache_create_memcg() error handling
` [PATCH 02/11] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
` [PATCH 03/11] memcg, slab: cleanup memcg cache initialization/destruction
` [PATCH 04/11] memcg, slab: fix barrier usage when accessing memcg_caches
` [PATCH 05/11] memcg: fix possible NULL deref while traversing memcg_slab_caches list
` [PATCH 06/11] memcg, slab: fix races in per-memcg cache creation/destruction
` [PATCH 07/11] memcg: get rid of kmem_cache_dup
` [PATCH 08/11] slab: do not panic if we fail to create memcg cache
` [PATCH 09/11] memcg, slab: RCU protect memcg_params for root caches
` [PATCH 10/11] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH 11/11] memcg: rework memcg_update_kmem_limit synchronization
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).