cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-15 14:03:21 to 2017-02-15 10:36:09 UTC [more...]

[PATCH] mm/cgroup: avoid panic when init with low memory
 2017-02-15 10:36 UTC 

[PATCHSET for-4.11] cgroup: implement cgroup v2 thread mode
 2017-02-14 10:35 UTC  (27+ messages)
` [PATCH 1/5] cgroup: reorganize cgroup.procs / task write path
` [PATCH 2/5] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
` [PATCH 4/5] cgroup: implement CSS_TASK_ITER_THREADED
  ` [PATCH 3/5] cgroup: introduce cgroup->proc_cgrp and threaded css_set handling
  ` [PATCH 5/5] cgroup: implement cgroup v2 thread support

[PATCH] security: selinux: allow per-file labeling for cgroupfs
 2017-02-10 23:05 UTC  (7+ messages)

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-10 12:26 UTC  (3+ messages)

[PATCH] security: selinux: allow per-file labeling for cgroupfs
 2017-02-09 15:58 UTC 

[PATCH v2] security: selinux: allow changing labels for cgroupfs
 2017-02-08  3:29 UTC  (4+ messages)

[PATCH] slub: make sysfs directories for memcg sub-caches optional
 2017-02-07 17:10 UTC  (3+ messages)

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-02-03 17:43 UTC  (17+ messages)
` [PATCH 01/10] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 02/10] slub: separate out sysfs_slab_release() from sysfs_slab_remove()
    ` [PATCH v2 "
` [PATCH 03/10] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 04/10] slab: reorganize memcg_cache_params
` [PATCH 05/10] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 06/10] slab: implement slab_root_caches list
` [PATCH 07/10] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 08/10] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 09/10] slab: remove slub sysfs interface files early for empty memcg caches
` [PATCH 10/10] slab: use memcg_kmem_cache_wq for slab destruction operations

[PATCH cgroup/for-4.11] cgroup: drop the matching uid requirement on migration for cgroup v2
 2017-02-02 18:48 UTC  (2+ messages)

[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
 2017-02-02 18:47 UTC  (6+ messages)
` [PATCH 2/2] cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy
    ` [PATCH REPOST "

[PATCH] security: selinux: allow changing labels for cgroupfs
 2017-02-02 15:35 UTC  (4+ messages)

[GIT PULL] cgroup fix for v4.10-rc6
 2017-01-31 17:00 UTC 

[PATCH cgroup/for-4.11] cgroup: misc cleanups
 2017-01-30 22:08 UTC  (2+ messages)

[PATCH cgroup/for-4.10-fixes] cgroup: don't online subsystems before cgroup_name/path() are operational
 2017-01-26 21:50 UTC 

questions about cgroup devices
 2017-01-23  7:58 UTC  (4+ messages)

[PATCHSET v2] slab: make memcg slab destruction scalable
 2017-01-18 21:01 UTC  (15+ messages)
` [PATCH 1/8] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 2/8] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 3/8] slab: reorganize memcg_cache_params
` [PATCH 4/8] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 5/8] slab: implement slab_root_caches list
` [PATCH 6/8] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 7/8] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 8/8] slab: remove slub sysfs interface files early for empty memcg caches

[PATCHSET] slab: make memcg slab destruction scalable
 2017-01-17 17:02 UTC  (26+ messages)
` [PATCH 1/9] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 2/9] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 3/9] slab: simplify shutdown_memcg_caches()
` [PATCH 4/9] slab: reorganize memcg_cache_params
` [PATCH 5/9] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 6/9] slab: don't put memcg caches on slab_caches list
` [PATCH 7/9] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 8/9] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 9/9] slab: remove slub sysfs interface files early for empty memcg caches

[patch] mm, memcg: do not retry precharge charges
 2017-01-16  7:35 UTC  (10+ messages)
` [patch v2] "

[PATCHSET for-4.11] cgroup: avoid spurious identity ->*attach() invocations
 2017-01-16  0:04 UTC  (6+ messages)
` [PATCH 1/3] cgroup: cosmetic update to cgroup_taskset_add()
` [PATCH 2/3] cgroup: track migration context in cgroup_mgctx
` [PATCH 3/3] cgroup: call subsys->*attach() only for subsystems which are actually affected by migration

[PATCH] Documentation: cpuset: Fix 'cpuset.tasks' -> 'tasks'
 2017-01-13 18:05 UTC  (4+ messages)

[PATCHv14 0/3] rdmacg: IB/core: rdma controller support
 2017-01-10 18:51 UTC  (7+ messages)
` [PATCHv14 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv14 2/3] IB/core: added support to use "
` [PATCHv14 3/3] rdmacg: Added documentation for rdmacg

[PATCH] rdmacg: Fixed uninitialized current resource usage
 2017-01-10 17:53 UTC  (2+ messages)

[PATCH] cgroup: Add missing cgroup-v2 PID controller documentation
 2017-01-10 17:51 UTC  (2+ messages)

[cgroup:for-next 16/18] kernel/cgroup/rdma.c:526:4: warning: 'value' may be used uninitialized in this function
 2017-01-10 17:37 UTC  (2+ messages)

[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
 2017-01-09 20:06 UTC  (8+ messages)
` [PATCHv13 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv13 2/3] IB/core: added support to use "

control groups and /proc/meminfo, /proc/cpuinfo etc
 2017-01-05 15:25 UTC  (2+ messages)

[PATCHSET] kernfs, cgroup: reimplement "cgroup.procs" reading for v2
 2016-12-27 19:53 UTC  (9+ messages)
` [PATCH 1/5] kernfs: make kernfs_open_file->mmapped a bitfield
` [PATCH 2/5] kernfs: add kernfs_ops->open/release() callbacks
` [PATCH 4/5] cgroup: reimplement reading "cgroup.procs" on cgroup v2
` [PATCH 5/5] cgroup: remove cgroup_pid_fry() and friends
  ` [PATCH 3/5] cgroup add cftype->open/release() callbacks

[PATCHSET] cgroup: reorganize cgroup source files
 2016-12-27 19:53 UTC  (13+ messages)
` [PATCH 1/8] cgroup: reorder css_set fields
` [PATCH 3/8] cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
    ` [PATCH v2 "
` [PATCH 4/8] cgroup: refactor mount path and clearly distinguish v1 and v2 paths
` [PATCH 5/8] cgroup: separate out cgroup1_kf_syscall_ops
` [PATCH 7/8] cgroup: rename functions for consistency
  ` [PATCH 2/8] cgroup: move cgroup files under kernel/cgroup/
  ` [PATCH 6/8] cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
  ` [PATCH 8/8] cgroup: move namespace code to kernel/cgroup/namespace.c
  ` [PATCH 9/8] cgroup: fix RCU related sparse warnings

[PATCH] cgroup: fix a comment typo
 2016-12-27 19:53 UTC  (2+ messages)

[cgroup:review-cgroup-reorg 7/13] kernel/cgroup/cgroup.c:4764:16: sparse: incompatible types in comparison expression (different address spaces)
 2016-12-22 17:02 UTC  (2+ messages)

[RFC PATCH] cgroup, cpuset: add cpuset.remap_cpus
 2016-12-22 15:07 UTC 

[cgroup:review-cgroup-reorg 8/13] kernel/cgroup/cgroup-v1.c:695:16: sparse: incompatible types in comparison expression (different address spaces)
 2016-12-20 22:49 UTC 

[cgroup:review-cgroup-reorg 13/13] kernel/cgroup/cgroup-internal.h:80:21: error: 'css_set_lock' undeclared
 2016-12-20 22:00 UTC 

[cgroup:review-cgroup-reorg 8/13] kernel/cgroup/cgroup-v1.c:52:14: error: 'cgroup_mutex' undeclared
 2016-12-20 21:33 UTC 

[PATCHSET] kernfs, cgroup: reimplement "cgroup.procs" reading for v2
 2016-12-20 16:17 UTC  (3+ messages)
  ` [PATCH 1/5] kernfs: make kernfs_open_file->mmapped a bitfield

[PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
 2016-12-19 13:11 UTC  (3+ messages)

[PATCH] MAINTAINERS, mm: add IRC info and update include file list
 2016-12-15 18:29 UTC  (3+ messages)


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).