cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-14 10:35:55 to 2017-01-17 00:26:11 UTC [more...]

[PATCHSET v2] slab: make memcg slab destruction scalable
 2017-01-17  0:26 UTC  (11+ 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  0:07 UTC  (24+ 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  (11+ messages)
  ` [PATCHv13 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv13 3/3] rdmacg: Added documentation for rdmacg
` [PATCHv13 2/3] IB/core: added support to use rdma cgroup controller

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 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 7/8] cgroup: rename functions for consistency

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

[PATCH v5] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
 2016-12-13 18:53 UTC  (15+ messages)

WARNING: CPU: 3 PID: 1034 at kernel/cgroup.c:492
 2016-12-13  9:57 UTC  (3+ messages)
  ` [PATCH cgroup/for-4.10] cgroup: cgroup_sk_alloc() is allowed to increase reference on a dead cgroup

[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-12-09 13:27 UTC  (16+ messages)

How to avoid rebuilding cgroup quotas after moving VPS to a different hypervisor
 2016-12-05 12:07 UTC  (2+ messages)

cgroups and nice
 2016-11-30  9:51 UTC  (3+ messages)

[PATCH net-next v2] bpf: cgroup: fix documentation of __cgroup_bpf_update()
 2016-11-30  0:52 UTC  (4+ messages)

[PATCH] cpuset: Remove unused 'struct cpuset*' variable
 2016-11-28 21:07 UTC  (7+ messages)

[PATCH] bpf: cgroup: fix documentation of __cgroup_bpf_update()
 2016-11-28 13:07 UTC  (3+ messages)

[PATCH v9 0/6] Add eBPF hooks for cgroups
 2016-11-25 23:15 UTC  (10+ messages)
` [PATCH v9 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v9 2/6] cgroup: add support for eBPF programs
` [PATCH v9 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v9 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
` [PATCH v9 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups
  ` [PATCH v9 4/6] net: filter: run cgroup eBPF ingress programs

memory.force_empty is deprecated
 2016-11-22 15:21 UTC  (7+ messages)

[PATCH v8 0/6] Add eBPF hooks for cgroups
 2016-11-20  6:07 UTC  (11+ messages)
` [PATCH v8 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v8 2/6] cgroup: add support for eBPF programs
  ` [PATCH v8 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v8 4/6] net: filter: run cgroup eBPF ingress programs
` [PATCH v8 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
` [PATCH v8 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups

[PATCH nf-next,RFC] netfilter: nft_meta: add cgroup version 2 support
 2016-11-17 11:02 UTC  (3+ messages)

[PATCH -v5 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
 2016-11-16  3:10 UTC 

[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
 2016-11-14 20:51 UTC  (4+ 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).