messages from 2017-01-17 23:54:04 to 2017-03-20 13:58:53 UTC [more...]
[RFC 0/1] add support for reclaiming priorities per mem cgroup
2017-03-20 13:58 UTC (6+ messages)
` [RFC 1/1] mm, memcg: add prioritized reclaim
17832 cgroups
2017-03-20 4:21 UTC
64096 cgroups
2017-03-18 22:20 UTC
[PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups
2017-03-17 14:44 UTC (12+ messages)
` [PATCH v2] cgroup, kthread: "
[PATCH v4.11] cgroup, net_cls: iterate the fds of only the tasks which are being migrated
2017-03-14 23:25 UTC
[GIT PULL] cgroup changes for v4.11-rc2
2017-03-14 21:01 UTC
[PATCHSET for-4.11] cgroup: implement cgroup v2 thread mode
2017-03-14 14:45 UTC (30+ 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
5418 cgroups
2017-03-13 23:42 UTC
[PATCH] security: selinux: allow per-file labeling for cgroupfs
2017-03-10 20:21 UTC (4+ messages)
[PATCH -mm -v6 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
2017-03-09 21:22 UTC (4+ messages)
Used void functions follows non void
2017-03-09 18:29 UTC
[PATCH] kernel: convert css_set.refcount from atomic_t to refcount_t
2017-03-08 22:47 UTC (2+ messages)
counting file descriptors with a cgroup controller
2017-03-08 18:59 UTC (9+ messages)
[PATCH 00/19] Kernel subsystem refcounter conversions
2017-03-07 19:21 UTC (34+ messages)
` [PATCH 01/19] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/19] kernel: convert signal_struct.sigcnt "
` [PATCH 03/19] kernel: convert user_struct.__count "
` [PATCH 04/19] kernel: convert task_struct.usage "
` [PATCH 05/19] kernel: convert task_struct.stack_refcount "
` [PATCH 14/19] kernel: convert cred.usage "
` [PATCH 06/19] kernel: convert perf_event_context.refcount "
` [PATCH 07/19] kernel: convert ring_buffer.refcount "
` [PATCH 08/19] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/19] kernel: convert uprobe.ref "
` [PATCH 10/19] kernel: convert nsproxy.count "
` [PATCH 11/19] kernel: convert cgroup_namespace.count "
` [PATCH 12/19] kernel: convert css_set.refcount "
` [PATCH 13/19] kernel: convert group_info.usage "
` [PATCH 15/19] kernel: convert audit_tree.count "
` [PATCH 16/19] kernel: convert audit_watch.count "
` [PATCH 17/19] kernel: convert numa_group.refcount "
` [PATCH 18/19] kernel: convert futex_pi_state.refcount "
` [PATCH 19/19] kernel: convert kcov.refcount "
[PATCH] mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
2017-03-07 11:40 UTC (5+ messages)
` [PATCH v2] "
[PATCH] cgroups: censor kernel pointer in debug files
2017-03-06 20:16 UTC (2+ messages)
[PATCH cgroup/for-4.10-fixes] cgroup/pids: remove spurious suspicious RCU usage warning
2017-03-06 20:12 UTC (2+ messages)
[PATCH] cgroup: Fix indenting in PID controller documentation
2017-03-06 19:46 UTC (2+ messages)
[LSF/MM TOPIC] cpuset vs mempolicy related issues
2017-02-28 20:34 UTC (4+ messages)
[GIT PULL] cgroup changes for v4.11-rc1
2017-02-27 20:21 UTC
[PATCH v2 0/2] mm/cgroup soft limit data allocation
2017-02-24 13:42 UTC (9+ messages)
` [PATCH v2 1/2] mm/cgroup: avoid panic when init with low memory
` [PATCH v2 2/2] mm/cgroup: delay soft limit data allocation
[PATCH 0/2] mm/cgroup soft limit data allocation
2017-02-23 9:15 UTC (10+ messages)
` [PATCH 1/2] mm/cgroup: avoid panic when init with low memory
` [PATCH 2/2] mm/cgroup: delay soft limit data allocation
[PATCH] mm/cgroup: avoid panic when init with low memory
2017-02-22 14:02 UTC (5+ messages)
[PATCH] mm: memcontrol: provide shmem statistics
2017-02-22 13:24 UTC (5+ messages)
[PATCH] security: selinux: allow per-file labeling for cgroupfs
2017-02-10 23:05 UTC (7+ messages)
[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 (16+ messages)
` [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 (5+ messages)
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).