messages from 2014-04-02 20:54:33 to 2014-04-17 16:11:11 UTC [more...]
[PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
2014-04-17 16:11 UTC (41+ messages)
` [PATCH 1/2] net: Implement SO_PEERCGROUP
` [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
[PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options()
2014-04-17 15:40 UTC (3+ messages)
[PATCH 2/3] cgroup: remove orphaned cgroup_pidlist_seq_operations
2014-04-17 15:29 UTC
[PATCH 3/3] cgroup: replace pr_warning with preferred pr_warn
2014-04-17 15:28 UTC
[PATCH] cgroup: fix the retry path of cgroup_mount()
2014-04-17 15:20 UTC (2+ messages)
[PATCH] cgroup: clean up obsolete code and comment
2014-04-17 14:21 UTC (3+ messages)
[patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
2014-04-17 12:56 UTC (3+ messages)
Kernel scanning/freeing to relieve cgroup memory pressure
2014-04-17 8:00 UTC (6+ messages)
[PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
2014-04-17 1:41 UTC (6+ messages)
` [PATCH v2 "
[PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated, v2
2014-04-17 1:23 UTC (16+ 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 "
[PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg
2014-04-16 21:24 UTC
Kernel crash triggered by dd to file with memcg, worst on btrfs
2014-04-16 18:05 UTC (4+ messages)
[PATCH] kernfs: move the last knowledge of sysfs out from kernfs
2014-04-16 17:26 UTC (2+ messages)
[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)
[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 (10+ messages)
` [PATCH 0.5/12] cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
[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 (4+ messages)
[RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce
2014-04-04 15:15 UTC (5+ messages)
` [RFC 2/4] timer: don't migrate pinned timers
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).