messages from 2013-01-09 12:37:38 to 2013-01-24 18:36:36 UTC [more...]
[PATCH 1/2] cgroup: fix exit() vsrmdir() race
2013-01-24 18:36 UTC (5+ messages)
` [PATCH 2/2] cgroup: remove a NULL check in cgroup_exit()
[PATCH v2] memcg: reduce the size of struct memcg 244-fold
2013-01-24 10:14 UTC (4+ messages)
[PATCH v2 1/6] cgroup: initialize cgrp->dentry before css_alloc()
2013-01-24 10:04 UTC (8+ messages)
` [PATCH v2 2/6] sched: split out css_online/css_offline from tg creation/destruction
` [PATCH v2 3/6] sched: remove redundant NULL cgroup check in task_group_path()
` [PATCH v2 4/6] cgroup: remove duplicate RCU free on struct cgroup
` [PATCH v2 5/6] cgroup: remove synchronize_rcu() from cgroup_diput()
` [PATCH v2 6/6] cgroup: remove bogus comments in cgroup_diput()
[PATCH] memcg: reduce the size of struct memcg 244-fold
2013-01-24 6:28 UTC (3+ messages)
[PATCH v5 00/11] per-cgroup cpu-stat
2013-01-23 23:53 UTC (23+ messages)
` [PATCH v5 03/11] cgroup, sched: let cpu serve the same files as cpuacct
` [PATCH v5 11/11] sched: introduce cgroup file stat_percpu
[PATCH] device_cgroup: don't grab mutex in rcu callback
2013-01-23 18:39 UTC (3+ messages)
[PATCH] device_cgroup: lock assert fails in dev_exception_clean()
2013-01-23 16:41 UTC (6+ messages)
[PATCH 1/6] cgroup: initialize cgrp->dentry before css_alloc()
2013-01-23 16:35 UTC (10+ messages)
` [PATCH 2/6] sched: split out tg creation/destruction to css_online/css_offline
` [PATCH 4/6] cgroup: remove duplicate RCU free on struct cgroup
` [PATCH 5/6] cgroup: remove synchronize_rcu() from cgroup_diput()
` [PATCH 3/6] sched: remove redundant NULL cgroup check in task_group_path()
` [PATCH 6/6] cgroup: remove bogus comments in cgroup_diput()
[BUG] Bug in netprio_cgroup and netcls_cgroup ?
2013-01-23 9:24 UTC (11+ messages)
[PATCH] cgroup: fix bogus kernel warnings when cgroup_create() failed
2013-01-23 0:29 UTC (2+ messages)
[PATCH v4 0/6] replace cgroup_lock with memcg specific locking
2013-01-22 14:00 UTC (9+ messages)
` [PATCH v4 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v4 2/6] memcg: split part of memcg creation to css_online
` [PATCH v4 3/6] memcg: fast hierarchy-aware child test
` [PATCH v4 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v4 5/6] memcg: increment static branch right after limit set
` [PATCH v4 6/6] memcg: avoid dangling reference count in creation failure
[PATCH v1] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
2013-01-22 7:09 UTC
[PATCH] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
2013-01-21 19:17 UTC (4+ messages)
[PATCH v3 0/6] replace cgroup_lock with memcg specific locking
2013-01-21 17:37 UTC (21+ messages)
` [PATCH v3 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v3 2/6] memcg: split part of memcg creation to css_online
` [PATCH v3 3/6] memcg: fast hierarchy-aware child test
` [PATCH v3 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v3 5/6] memcg: increment static branch right after limit set
` [PATCH v3 6/6] memcg: avoid dangling reference count in creation failure
[PATCH v2 0/7] replace cgroup_lock with local memcg lock
2013-01-21 9:19 UTC (28+ messages)
` [PATCH v2 1/7] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v2 2/7] memcg: split part of memcg creation to css_online
` [PATCH v2 3/7] memcg: provide online test for memcg
` [PATCH v2 4/7] memcg: fast hierarchy-aware child test
` [PATCH v2 5/7] May god have mercy on my soul
` [PATCH v2 6/7] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v2 7/7] memcg: increment static branch right after limit set
[RFC PATCH v4] cgroup: net_cls: traffic counter based on classification control cgroup
2013-01-18 14:27 UTC (2+ messages)
[RFC PATCH v3] cgroup: net_cls: traffic counter based on classification control cgroup
2013-01-16 15:48 UTC (3+ messages)
[PATCH] cgroup: don't show pid list on tasks/procs in ascending order
2013-01-16 1:50 UTC (11+ messages)
[PATCH 1/2] cpuset: fix RCU lockdep splat
2013-01-15 16:41 UTC (4+ messages)
` [PATCH 2/2] cpuset: return the return value of cgroup_path() to userspace
` [PATCH 2/2] cpuset: drop spurious retval assignment in proc_cpuset_show()
[RFC PATCH v3] cgroup: net_cls: traffic counter based on classification control cgroup
2013-01-14 23:12 UTC (2+ messages)
[PATCH v2 0/2] slightly change shrinker behaviour for very small object sets
2013-01-14 19:58 UTC (2+ messages)
[PATCH 1/2] cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()
2013-01-14 18:55 UTC (5+ messages)
` [PATCH 2/2] cgroup: remove synchronize_rcu() from rebind_subsystems()
[RFC PATCH v3] cgroup: net_cls: traffic counter based on classification control cgroup
2013-01-14 11:50 UTC (5+ messages)
synchronize_rcu in cgroup_attach_task and cgroup_attach_proc
2013-01-14 4:07 UTC (2+ messages)
[PATCH] cpuset: update MAINTAINERS
2013-01-11 18:43 UTC (2+ messages)
[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
2013-01-11 9:05 UTC (7+ messages)
[PATCH] memcg: modify swap accounting function to support THP
2013-01-11 3:45 UTC (3+ messages)
[PATCH v2] cgroup: use new hashtable implementation
2013-01-10 20:13 UTC (2+ messages)
[RFC PATCH v3] cgroup: net_cls: traffic counter based on classification control cgroup
2013-01-10 14:00 UTC
2 bug fixes for the 3.4 cgroup code (v2)
2013-01-10 8:49 UTC (5+ messages)
` [PATCH 3.4 1/2] cgroup: Take css_set_lock when calling cgroup_css_sets_empty()
` [PATCH 3.4 2/2] cgroup: Fix use after free of cgrp (cgrp->css_sets) (v2)
[PATCH V3 0/8] Per-cgroup page stat accounting
2013-01-10 8:28 UTC (17+ messages)
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
` [PATCH V3 6/8] memcg: Don't account root_mem_cgroup page statistics
[PATCH 1/2] Add mempressure cgroup
2013-01-09 22:04 UTC
[GIT PULL] cfq blkcg hierarchy support
2013-01-09 16:10 UTC
[PATCH 3.4 0/2] 2 bug fixes for the 3.4 cgroup code
2013-01-09 15:39 UTC (6+ messages)
` [PATCH 3.4 1/2] cgroup: Take css_set_lock when calling cgroup_css_sets_empty()
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).