cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-22 14:36:05 to 2015-11-14 12:45:52 UTC [more...]

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-14 12:45 UTC  (28+ 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

[PATCH v2 0/6] memcg/kmem: switch to white list policy
 2015-11-14 11:29 UTC  (16+ 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 "

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-12 19:12 UTC  (63+ messages)
` [PATCH 1/8] mm: page_counter: let page_counter_try_charge() return bool
` [PATCH 2/8] mm: memcontrol: export root_mem_cgroup
` [PATCH 3/8] net: consolidate memcg socket buffer tracking and accounting
` [PATCH 4/8] mm: memcontrol: prepare for unified hierarchy socket accounting
` [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
` [PATCH 6/8] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 7/8] mm: vmscan: report vmpressure at the level of reclaim activity
` [PATCH 8/8] mm: memcontrol: hook up vmpressure to socket pressure

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

[PATCH] cgroup_pids: add fork limit
 2015-11-10 19:54 UTC  (12+ messages)

[PATCH cgroup/for-4.4-fixes] cgroup: fix cftype->file_offset handling
 2015-11-07  7:42 UTC  (3+ messages)

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 cgroup/for-4.4] cgroup: fix race condition around termination check in css_task_iter_next()
 2015-10-29  3:02 UTC  (3+ messages)

[PATCH] oom_kill: add option to disable dump_stack()
 2015-10-28 23:55 UTC  (11+ messages)

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-10-28  8:14 UTC  (13+ messages)

[PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
 2015-10-27  6:08 UTC  (29+ messages)
                                            ` Getrandom wrapper

[PATCH cgroup/for-4.4 1/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type
 2015-10-26  2:54 UTC  (11+ 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] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
 2015-10-23 14:00 UTC  (3+ 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).