cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-21 23:29:53 to 2012-09-12 15:49:07 UTC [more...]

[PATCH REPOST RFC cgroup/for-3.7] cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
 2012-09-12 15:49 UTC  (14+ messages)
      ` [PATCH UPDATED "

[cgroup:for-next 5/6] fs/xattr.c:882 __simple_xattr_set() error: potential NULL dereference 'new_xattr'
 2012-09-12 14:31 UTC  (4+ messages)
  ` [PATCH] xattr: mark variable as uninitialized to make both gcc and smatch happy

[PATCH v4 0/8] cgroup: Assign subsystem IDs during compile time
 2012-09-12 14:12 UTC  (9+ messages)
` [PATCH v4 2/8] cgroup: net_cls: Do not define task_cls_classid() when not selected
` [PATCH v4 3/8] cgroup: net_prio: Do not define task_netpioidx() "
` [PATCH v4 4/8] cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
  ` [PATCH v4 1/8] cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
  ` [PATCH v4 5/8] cgroup: Wrap subsystem selection macro
` [PATCH v4 6/8] cgroup: Do not depend on a given order when populating the subsys array
` [PATCH v4 7/8] cgroup: Assign subsystem IDs during compile time
` [PATCH v4 8/8] cgroup: Define CGROUP_SUBSYS_COUNT according the configuration

[PATCH] mm/memcontrol.c: Remove duplicate inclusion of sock.h file
 2012-09-12 13:09 UTC  (7+ messages)

[PATCH v2 0/2] cgroups: add documentation on extended attributes and simple_xattr functions
 2012-09-12  1:26 UTC  (5+ messages)
` [PATCH v2 1/2] cgroups: add documentation on extended attributes usage
` [PATCH v2 2/2] fs: add missing documentation to simple_xattr functions

[PATCH v3 0/8] cgroup: Assign subsystem IDs during compile time
 2012-09-11 21:39 UTC  (22+ messages)
` [PATCH v3 1/8] cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
` [PATCH v3 2/8] cgroup: net_cls: Do not define task_cls_classid() when not selected
` [PATCH v3 3/8] cgroup: net_prio: Do not define task_netpioidx() "
` [PATCH v3 5/8] cgroup: Wrap subsystem selection macro
  ` [PATCH v3 4/8] cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
  ` [PATCH v3 6/8] cgroup: Do not depend on a given order when populating the subsys array
` [PATCH v3 7/8] cgroup: Assign subsystem IDs during compile time
` [PATCH v3 8/8] cgroup: Define CGROUP_SUBSYS_COUNT according the configuration

[patch] memcg: trivial fixes for Documentation/cgroups/memory.txt
 2012-09-11 11:20 UTC 

[patch] cgroups: trivial fixes for Documentation/cgroups/cgroups.txt
 2012-09-11 11:20 UTC 

[RFC 0/5] forced comounts for cgroups
 2012-09-08 13:36 UTC  (39+ messages)
` [RFC 1/5] cgroup: allow some comounts to be forced
` [RFC 2/5] sched: adjust exec_clock to use it as cpu usage metric
` [RFC 3/5] sched: do not call cpuacct_charge when cpu and cpuacct are comounted
` [RFC 4/5] cpuacct: do not gather cpuacct statistics when not mounted
` [RFC 5/5] sched: add cpusets to comounts list

[PATCH v2] memcg: first step towards hierarchical controller
 2012-09-07  9:45 UTC  (20+ messages)

[PATCH v2 00/10] cgroup: Assign subsystem IDs during compile time
 2012-09-06 22:32 UTC  (30+ messages)
` [PATCH v2 01/10] cgroup: net_cls: Use empty task_cls_classid() when !CONFIG_NET_CLS(_MODULE)
` [PATCH v2 03/10] cgroup: net_cls: Protect access to task_cls_classid() when built as module
` [PATCH v2 05/10] cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
` [PATCH v2 06/10] cgroup: Assign subsystem IDs during compile time
  ` [PATCH v2 02/10] cgroup: net_cls: Move sock_update_classid() decleration to cls_cgroup.h
  ` [PATCH v2 04/10] cgroup: net_prio: Protect access to task_netprioidx() when built as module
  ` [PATCH v2 07/10] cgroup: net_cls: Simplify ifdef logic
  ` [PATCH v2 09/10] cgroup: net_prio: "
  ` [PATCH v2 10/10] cgroup: net_prio: Merge builtin and module version of task_netprioidx()
` [PATCH v2 08/10] cgroup: net_cls: Merge builtin and module version of task_cls_classid()

[PATCH 0/2] cgroups: add documentation on extended attributes and simple_xattr functions
 2012-09-05 22:50 UTC  (5+ messages)
` [PATCH 1/2] cgroups: add documentation on extended attributes usage
` [PATCH 2/2] fs: add documentation to simple_xattr functions

[PATCH v2 0/6] device_cgroup: replace internally whitelist with exception list
 2012-09-05  3:30 UTC  (14+ messages)
` [PATCH v2 1/6] device_cgroup: add "behavior" in dev_cgroup structure
` [PATCH v2 2/6] device_cgroup: introduce dev_whitelist_clean()
` [PATCH v2 3/6] device_cgroup: convert device_cgroup internally to policy + exceptions
` [PATCH v2 4/6] device_cgroup: stop using simple_strtoul()
` [PATCH v2 5/6] device_cgroup: rename whitelist to exception list
` [PATCH v2 6/6] device_cgroup: introduce a new, more consistent interface for device_cgroup

[PATCH v7 0/4] cgroup: add xattr support
 2012-08-28 16:15 UTC  (10+ messages)
` [PATCH v7 1/4] xattr: extract simple_xattr code from tmpfs
` [PATCH v7 2/4] cgroup: revise how we re-populate root directory
` [PATCH v7 3/4] cgroup: add xattr support
` [PATCH v7 4/4] cgroup: rename subsys_bits to subsys_mask

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-24  5:23 UTC  (25+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children
` [PATCH v2 10/11] memcg: allow a memcg with kmem charges to be destructed

[PATCH v6 0/4] cgroup: add xattr support
 2012-08-24  0:02 UTC  (17+ messages)
` [PATCH v6 1/4] xattr: extract simple_xattr code from tmpfs
` [PATCH v6 3/4] cgroup: add xattr support

[PATCH v1 0/5] cgroup: Assign subsystem IDs during compile time
 2012-08-23  9:12 UTC  (8+ messages)
` [PATCH v1 3/5] cgroup: Protect access to task_cls_classid() when built as module


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