cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-02 13:43:37 to 2015-11-19 18:56:56 UTC [more...]

[PATCH v2 0/6] memcg/kmem: switch to white list policy
 2015-11-19 18:56 UTC  (17+ messages)
` [PATCH v2 1/6] Revert "kernfs: do not account ino_ida allocations to memcg"
` [PATCH v2 2/6] Revert "gfp: add __GFP_NOACCOUNT"
` [PATCH v2 3/6] memcg: only account kmem allocations marked as __GFP_ACCOUNT
` [PATCH v2 4/6] slab: add SLAB_ACCOUNT flag
  ` [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg
` [PATCH v2 6/6] Account certain kmem allocations "

[PATCHSET v2] netfilter, cgroup: implement xt_cgroup2 match
 2015-11-19 18:52 UTC  (8+ messages)
` [PATCH 1/7] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/7] kernfs: implement kernfs_walk_and_get()
` [PATCH 3/7] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/7] netprio_cgroup: limit the maximum css->id to USHRT_MAX
` [PATCH 5/7] net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
` [PATCH 6/7] sock, cgroup: add sock->sk_cgroup
` [PATCH 7/7] netfilter: implement xt_cgroup2 match

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-19 16:52 UTC  (46+ messages)
` [PATCH 01/14] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/14] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 03/14] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 04/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 05/14] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 06/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 07/14] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 08/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 09/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 10/14] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 11/14] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 12/14] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 14/14] mm: memcontrol: hook up vmpressure to socket pressure

CGroup Namespaces (v4)
 2015-11-18 15:43 UTC  (21+ 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: add function to get task's cgroup
  ` [PATCH 4/8] cgroup: export cgroup_get() and cgroup_put()
  ` [PATCH 5/8] cgroup: introduce cgroup namespaces
  ` [PATCH 6/8] cgroup: cgroup namespace setns support
  ` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 8/8] cgroup: Add documentation for cgroup namespaces

[cgroup:review-xt_cgroup2 5/5] ERROR: "cgroup_get_from_path" [net/netfilter/xt_cgroup2.ko] undefined!
 2015-11-17 23:32 UTC 

[PATCHSET] netfilter, cgroup: implement xt_cgroup2 match
 2015-11-17 23:09 UTC  (22+ messages)
` [PATCH 1/5] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/5] kernfs: implement kernfs_walk_and_get()
  ` [PATCH 3/5] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/5] sock, cgroup: add sock->sk_cgroup
` [PATCH 5/5] netfilter: implement xt_cgroup2 match
` [PATCH iptables] libxt_cgroup2: add support for cgroup2 path matching

[cgroup:review-xt_cgroup2 5/5] ERROR: "cgroup_get_from_path" undefined!
 2015-11-17 22:17 UTC 

[cgroup:review-xt_cgroup2 4/5] DockBook: include/net/sock.h:461: warning: No description found for parameter 'sk_cgroup'
 2015-11-17 17:59 UTC 

[cgroup:review-xt_cgroup2 4/5] include/linux/cgroup.h:584:43: warning: 'struct sock' declared inside parameter list
 2015-11-17 17:30 UTC 

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-11-16 20:22 UTC  (4+ messages)

[PATCH] cgroup_pids: add fork limit
 2015-11-16 17:02 UTC  (14+ messages)

[PATCH cgroup/for-4.4 1/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type
 2015-11-16 16:16 UTC  (6+ messages)
` [PATCH cgroup/for-4.4 2/3] cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/
  ` [PATCH cgroup/for-4.4 3/3] cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation
    ` [PATCH v2 "

[PATCH cgroup/for-4.4-fixes] cgroup: fix cftype->file_offset handling
 2015-11-16 15:59 UTC  (4+ messages)

[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
 2015-11-12 19:12 UTC  (31+ messages)

[PATCH 0/5] memcg/kmem: switch to white list policy
 2015-11-11  8:12 UTC  (19+ messages)
  ` [PATCH 1/5] Revert "kernfs: do not account ino_ida allocations to memcg"
` [PATCH 2/5] Revert "gfp: add __GFP_NOACCOUNT"
` [PATCH 3/5] memcg: only account kmem allocations marked as __GFP_ACCOUNT
` [PATCH 4/5] vmalloc: allow to account vmalloc to memcg
` [PATCH 5/5] Account certain kmem allocations "

cgroups您好;(AD)
 2015-11-06  1:20 UTC 

[PATCHSET] memcg: improve high limit behavior and always enable kmemcg on dfl hier
 2015-11-05 17:30 UTC  (3+ messages)
` [PATCH 4/4] memcg: always enable kmemcg on the default hierarchy

[cgroup:test-merge-for-4.4 1/1] mm/vmscan.c:178:6: error: implicit declaration of function 'cgroup_on_dfl'
 2015-11-05  8:06 UTC  (4+ messages)

piping core dump to a program escapes container
 2015-11-05  4:42 UTC  (3+ messages)

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy v2
 2015-11-04 22:22 UTC  (9+ messages)
` [PATCH 1/8] mm: memcontrol: export root_mem_cgroup
` [PATCH 2/8] mm: vmscan: simplify memcg vs. global shrinker invocation
  ` [PATCH 3/8] mm: page_counter: let page_counter_try_charge() return bool
` [PATCH 4/8] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 5/8] net: tcp_memcontrol: consolidate socket buffer tracking and accounting
` [PATCH 6/8] mm: memcontrol: prepare for unified hierarchy socket accounting
` [PATCH 7/8] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 8/8] mm: memcontrol: hook up vmpressure to socket pressure

[GIT PULL] cgroup changes for v4.4-rc1
 2015-11-04 21:10 UTC 

RFC rdma cgroup
 2015-11-04 17:23 UTC  (7+ messages)

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-02 14:47 UTC  (10+ messages)


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