cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-20 23:58:50 to 2016-01-15 12:29:06 UTC [more...]

[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2016-01-15 12:29 UTC  (6+ messages)
` [PATCH 2/8] kernfs: implement kernfs_walk_and_get()
` [PATCH 3/8] cgroup: implement cgroup_get_from_path() and expose cgroup_put()

[PATCH] memcg: Only free spare array when readers are done
 2016-01-15 11:16 UTC  (5+ messages)

[PATCH 0/2] mm: memcontrol: cgroup2 memory statistics
 2016-01-15  9:58 UTC  (9+ messages)
` [PATCH 1/2] mm: memcontrol: basic memory statistics in cgroup2 memory controller
` [PATCH 2/2] mm: memcontrol: add "sock" to cgroup2 memory.stat
  ` [PATCH 2/2 V2] "

[PATCH 0/2] cpu subsystem for unified hierarchy
 2016-01-15  0:44 UTC  (5+ messages)
  ` [PATCH 1/2] sched: implement "
  ` [PATCH 2/2] cgroup: cpu subsystem: split cpu usage into user_usage and sys_usage

[PATCH] Documentation: cgroup v1: remove section about subsystem as a module
 2016-01-14 13:46 UTC 

[PATCH] mm: memcontrol: do not uncharge old page in page cache replacement
 2016-01-13 21:51 UTC 

[PATCH v2 0/7] Add swap accounting to cgroup2
 2016-01-13 17:02 UTC  (15+ messages)
` [PATCH v2 1/7] mm: memcontrol: charge swap "
` [PATCH v2 2/7] mm: vmscan: pass memcg to get_scan_count()
` [PATCH v2 3/7] mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
` [PATCH v2 4/7] swap.h: move memcg related stuff to the end of the file
` [PATCH v2 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit
` [PATCH v2 6/7] mm: free swap cache aggressively if memcg swap is full
` [PATCH v2 7/7] Documentation: cgroup: add memory.swap.{current,max} description

[PATCH] cpuacct: rename parameter in cpuusage_write for readability
 2016-01-13  8:41 UTC 

[GIT PULL] cgroup changes for v4.5-rc1
 2016-01-12  4:34 UTC  (4+ messages)
  ` [GIT PULL UPDATED] "

[PATCH] cgroup: fix a typo
 2016-01-10 17:28 UTC  (2+ messages)

[PATCH] cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page()
 2016-01-08 22:00 UTC 

[PATCHSET] cgroup, perf_event: make perf_event work on v2 hierarchy
 2016-01-07 22:29 UTC  (7+ messages)
` [PATCH 1/6] cgroup: s/cgrp_dfl_root_/cgrp_dfl_/
` [PATCH 2/6] cgroup: convert cgroup_subsys flag fields to bool bitfields
` [PATCH 3/6] cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs
` [PATCH 4/6] cgroup: use ->subtree_control when testing no internal process rule
` [PATCH 5/6] cgroup: implement cgroup_subsys->implicit_on_dfl
` [PATCH 6/6] cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy

[PATCHv1 0/6] rdma controller support
 2016-01-07 21:10 UTC  (39+ messages)
` [PATCHv1 1/6] rdmacg: Added rdma cgroup header file
` [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
  ` [PATCHv1 3/6] rdmacg: implements "
` [PATCHv1 4/6] IB/core: rdmacg support infrastructure APIs
` [PATCHv1 5/6] IB/core: use rdma cgroup for resource accounting
` [PATCHv1 6/6] rdmacg: Added documentation for rdma controller

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2016-01-06 13:44 UTC  (16+ messages)
                ` [PATCH v4.4-rc7] sched: isolate task_struct bitfields according to synchronization domains
                        ` [PATCH v4.4-rc7] sched: move sched lock synchronized bitfields in task_struct into ->atomic_flags

CGroup Namespaces (v9)
 2016-01-06  2:17 UTC  (15+ messages)
  ` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/8] cgroup: introduce cgroup namespaces
      ` [PATCH 3/8 v2] "
          ` [PATCH 3/8 v3] "
  ` [PATCH 4/8] cgroup: cgroup namespace setns support
  ` [PATCH 5/8] kernfs: define kernfs_node_dentry
  ` [PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 7/8] cgroup: Add documentation for cgroup namespaces
  ` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs

[PATCHSET REPOST] sched, cgroup: implement cgroup v2 interface for cpu controller
 2016-01-05 16:48 UTC  (3+ messages)
  ` [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

[RFD] cgroup: thread granularity support for cpu controller
 2016-01-05 15:45 UTC 

[PATCH] Remove resource_counter.txt in 00-INDEX
 2016-01-05 15:36 UTC  (2+ messages)

[Propose] Isolate core_pattern in mnt namespace
 2016-01-05  7:58 UTC  (14+ messages)

[RFC PATCH net-next] net: Add l3mdev cgroup
 2016-01-04 20:05 UTC  (8+ messages)

cgroup: BUG: unable to handle kernel NULL pointer dereference
 2016-01-04 19:17 UTC  (7+ messages)

[PATCH] cpuset: fix cpus_allowed mask for offline/online CPUs
 2016-01-04  2:20 UTC  (6+ messages)

[PATCH] cgroup: make /proc/cgroups aligned
 2016-01-04  1:16 UTC  (2+ messages)

question about synchronizing cgroup_taskset_migrate
 2016-01-03  0:09 UTC 

CGroup Namespaces (v8)
 2016-01-02 11:52 UTC  (32+ messages)
  ` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
          ` [PATCH 1/8 v8.2] "
  ` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/8] cgroup: introduce cgroup namespaces
          ` [PATCH 3/8 v8.2] "
  ` [PATCH 4/8] cgroup: cgroup namespace setns support
  ` [PATCH 5/8] kernfs: define kernfs_node_dentry
  ` [PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 7/8] cgroup: Add documentation for cgroup namespaces
            ` [PATCH] "
  ` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs

Lockdep warning at cset_cgroup_from_root()
 2016-01-01  3:16 UTC  (2+ messages)

[PATCH] cgroup: demote subsystem init messages to KERN_DEBUG
 2015-12-29 19:57 UTC 

[PATCH] cgroup: Fix uninitialized variable warning
 2015-12-28 15:45 UTC  (2+ messages)

[PATCH] cpuset: fix cpus_allowed mask for offline/online CPUs
 2015-12-27 18:58 UTC 

[PATCH] cgroup: Fix uninitialized variable warning
 2015-12-23 21:41 UTC  (4+ messages)

[OOPS] BUG_ON in cgroups on 4.4.0-rc5-next
 2015-12-23 16:54 UTC  (4+ messages)

[PATCH] [RFC] selftests/cgroupns: new test for cgroup namespaces
 2015-12-23  0:36 UTC  (3+ messages)

[PATCH 1/4] net: tcp_memcontrol: simplify linkage between socket and page counter fix
 2015-12-22 23:38 UTC  (7+ messages)
` [PATCH 2/4] mm: memcontrol: reign in the CONFIG space madness

[RESEND PATCH 1/2] cpuacct: rename parameter in cpuusage_write for readability
 2015-12-22  8:12 UTC  (4+ messages)
` [RESEND PATCH 2/2] cpuacct: split usage into user_usage and sys_usage


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