messages from 2014-03-20 13:49:00 to 2014-04-16 17:02:46 UTC [more...]
[PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
2014-04-16 17:02 UTC (20+ messages)
` [PATCH 1/2] net: Implement SO_PEERCGROUP
` [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
[PATCH] kernfs: move the last knowledge of sysfs out from kernfs
2014-04-16 16:46 UTC (2+ messages)
memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
2014-04-16 15:46 UTC
[PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
2014-04-16 15:22 UTC (4+ messages)
[PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
2014-04-16 14:52 UTC (4+ messages)
` [PATCH v2 "
[PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated, v2
2014-04-16 14:50 UTC (15+ messages)
` [PATCH 1/3] kernfs: implement kernfs_root->supers list
` [PATCH 2/3] kernfs: make kernfs_notify() trigger inotify events too
` [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
` [PATCH v3 3/3] cgroup: implement cgroup.populated "
Kernel scanning/freeing to relieve cgroup memory pressure
2014-04-16 9:11 UTC (5+ messages)
[PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
2014-04-16 2:35 UTC (18+ messages)
` [PATCH 06/12] cgroup: teach css_task_iter about effective csses
` [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
` [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
` [PATCH 03/12] cgroup: implement cgroup->e_csets[]
` [PATCH 04/12] cgroup: make css_next_child() skip missing csses
` [PATCH 05/12] cgroup: reorganize css_task_iter
` [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
` [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
` [PATCH 09/12] cgroup: add css_set->dfl_cgrp
` [PATCH 10/12] cgroup: update subsystem rebind restrictions
` [PATCH 11/12] cgroup: prepare migration path for unified hierarchy
` [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
` [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
[PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
2014-04-15 22:05 UTC (22+ messages)
` [PATCH 04/12] cgroup: make css_next_child() skip missing csses
` [PATCH 06/12] cgroup: teach css_task_iter about effective csses
` [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
` [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
` [PATCH 03/12] cgroup: implement cgroup->e_csets[]
` [PATCH 05/12] cgroup: reorganize css_task_iter
` [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
` [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
` [PATCH 09/12] cgroup: add css_set->dfl_cgrp
` [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
` [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
` [PATCH 10/12] cgroup: update subsystem rebind restrictions
` [PATCH 11/12] cgroup: prepare migration path for unified hierarchy
[PATCH 0/2] blk-throttle: simplify logic by token bucket algorithm
2014-04-15 20:14 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] blk-throttle: trim tokens generated for an idle tree
` Test of [PATCH] blk-throttle: simplify logic by token bucket algorithm
[PATCH] device_cgroup: do not use rule acceptance function to validate access
2014-04-15 16:53 UTC (6+ messages)
[PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
2014-04-15 16:18 UTC (12+ messages)
` [PATCH 1/3] kernfs: implement kernfs_root->supers list
` [PATCH 2/3] kernfs: make kernfs_notify() trigger inotify events too
` [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy
[PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
2014-04-15 14:18 UTC (6+ messages)
[PATCH] cgroup: print pretty format in /proc/cgroups
2014-04-15 12:55 UTC (4+ messages)
A problem with memory.oom_control
2014-04-15 11:05 UTC (4+ messages)
[PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
2014-04-11 10:54 UTC (4+ messages)
[PATCH v3] blk-throttle: simplify logic by token bucket algorithm
2014-04-10 13:32 UTC (5+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] "
A issue when migrating a process's memory using cgroup
2014-04-10 8:28 UTC (3+ messages)
[GIT PULL] cgroup fixes for v3.15-rc1
2014-04-07 21:23 UTC
[GIT PULL] cgroup changes for v3.15-rc1
2014-04-07 20:59 UTC (15+ messages)
` [PATCH cgroup/for-3.15-fixes] cgroup: newly created dirs and files should be owned by the creator
[PATCH V2 0/8] cpusets: Isolate CPUs via sysfs using cpusets
2014-04-07 5:17 UTC (13+ messages)
` [PATCH V2 1/8] timer: track pinned timers with TIMER_PINNED flag
` [PATCH V2 2/8] timer: don't migrate pinned timers
` [PATCH V2 3/8] timer: create timer_quiesce_cpu() to isolate CPU from timers
` [PATCH V2 4/8] hrtimer: update timer->state with 'pinned' information
` [PATCH V2 5/8] hrtimer: don't migrate pinned timers
` [PATCH V2 6/8] hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers
` [PATCH V2 7/8] cpuset: Create sysfs file: cpusets.quiesce to isolate CPUs
` [PATCH V2 8/8] sched: don't queue timers on quiesced CPUs
[PATCH v2 0/3] Per-cgroup swap file support
2014-04-04 17:10 UTC (7+ messages)
` [PATCH v2 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH v2 2/3] swap: do not store private swap files on swap_list
` [PATCH v2 3/3] swap: Increase the max swap files to 8192 on x86_64
[RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
2014-04-04 15:15 UTC (9+ messages)
` [RFC 2/4] timer: don't migrate pinned timers
` [RFC 3/4] timer: create timer_quiesce_cpu() for cpusets.quiesce option
` [RFC 4/4] cpuset: Add "
[PATCH 1/2] cgroup: fix spurious lockdep warning in cgroup_exit()
2014-03-29 13:18 UTC (3+ messages)
` [PATCH 2/2] cgroup: remove useless argument from cgroup_exit()
[PATCH v4 1/4] kmemleak: free internal objects only if there're no leaks to be reported
2014-03-28 10:51 UTC (4+ messages)
` [PATCH v4 2/4] kmemleak: allow freeing internal objects after kmemleak was disabled
` [PATCH v4 3/4] kmemleak: remove redundant code
` [PATCH v4 4/4] kmemleak: change some global variables to int
[PATCH] cgroup: missing rcu read lock around task_css_set
2014-03-28 2:48 UTC (10+ messages)
[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
2014-03-24 12:49 UTC (2+ messages)
[PATCH 0/3] Per cgroup swap file support
2014-03-22 15:43 UTC (5+ messages)
` [PATCH 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH 2/3] swap: do not store private swap files on swap_list
` [PATCH 3/3] swap: Increase the maximum number of swap files to 8192
using cgroups' classif with iptables
2014-03-21 9:27 UTC (3+ messages)
[PATCH cgroup/for-3.15] cgroup: break kernfs active_ref protection in cgroup directory operations
2014-03-20 15:23 UTC
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).