cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-08 06:28:44 to 2013-01-23 00:27:54 UTC [more...]

[PATCH 1/6] cgroup: initialize cgrp->dentry before css_alloc()
 2013-01-23  0:27 UTC  (7+ 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  0:02 UTC  (10+ 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 v5 00/11] per-cgroup cpu-stat
 2013-01-21 12:14 UTC  (23+ messages)
` [PATCH v5 01/11] don't call cpuacct_charge in stop_task.c
` [PATCH v5 02/11] cgroup: implement CFTYPE_NO_PREFIX
` [PATCH v5 04/11] cgroup, sched: deprecate cpuacct
` [PATCH v5 05/11] sched: adjust exec_clock to use it as cpu usage metric
` [PATCH v5 06/11] cpuacct: don't actually do anything
` [PATCH v5 07/11] account guest time per-cgroup as well
` [PATCH v5 09/11] record per-cgroup number of context switches
` [PATCH v5 10/11] sched: change nr_context_switches calculation
  ` [PATCH v5 03/11] cgroup, sched: let cpu serve the same files as cpuacct
  ` [PATCH v5 08/11] sched: Push put_prev_task() into pick_next_task()
  ` [PATCH v5 11/11] sched: introduce cgroup file stat_percpu

[PATCH] cgroup: fix bogus kernel warnings when cgroup_create() failed
 2013-01-21 10:18 UTC 

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

[PATCH] device_cgroup: lock assert fails in dev_exception_clean()
 2013-01-17 23:13 UTC 

[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  (8+ 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  (25+ messages)
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
` [PATCH V3 5/8] memcg: add per cgroup writeback "
` [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  (7+ 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)

[PATCH] cgroup: use new hashtable implementation
 2013-01-09  1:55 UTC  (3+ messages)

[PATCHSET] block: implement blkcg hierarchy support in cfq, take#2
 2013-01-08 18:28 UTC  (35+ messages)
` [PATCH 11/24] cfq-iosched: add leaf_weight
` [PATCH 12/24] cfq-iosched: implement cfq_group->nr_active and ->children_weight
` [PATCH 13/24] cfq-iosched: implement hierarchy-ready cfq_group charge scaling
` [PATCH 14/24] cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
` [PATCH 15/24] cfq-iosched: enable full blkcg hierarchy support
  ` [PATCH UPDATED "
` [PATCH 16/24] blkcg: add blkg_policy_data->plid
` [PATCH 17/24] blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
` [PATCH 18/24] blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/
` [PATCH 19/24] blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
` [PATCH 20/24] block: RCU free request_queue
` [PATCH 21/24] blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
` [PATCH 22/24] cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()
` [PATCH 23/24] cfq-iosched: collect stats from dead cfqgs
` [PATCH 24/24] cfq-iosched: add hierarchical cfq_group statistics

[PATCH 1/2] cgroups: move cgroup_event_listener.c to tools/cgroup
 2013-01-08 18:08 UTC  (6+ messages)
` [PATCH 2/2] cgroups: fix cgroup_event_listener error handling


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