cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-26 20:17:33 to 2011-12-15 07:03:38 UTC [more...]

[PATCH 0/3] Simple cleanups for cgroups
 2011-12-15  7:03 UTC  (19+ messages)
  ` [PATCH] make clone_children a flag
  ` [PATCH 1/3] nitpick: make simple functions inline
  ` [PATCH 2/3] make clone_children a flag
  ` [PATCH 3/3] make 'none' field "

[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-15  6:48 UTC  (19+ messages)
` [PATCH v9 1/9] Basic kernel memory functionality for the Memory Controller
` [PATCH v9 2/9] foundations of per-cgroup memory pressure controlling
` [PATCH v9 3/9] socket: initial cgroup code
` [PATCH v9 4/9] tcp memory pressure controls
` [PATCH v9 5/9] per-netns ipv4 sysctl_tcp_mem
` [PATCH v9 6/9] tcp buffer limitation: per-cgroup limit
` [PATCH v9 7/9] Display current tcp memory allocation in kmem cgroup
` [PATCH v9 8/9] Display current tcp failcnt "
` [PATCH v9 9/9] Display maximum tcp memory allocation "

[PATCH 0/3] sched: some fixes for vruntime calculation related to cgroup movement
 2011-12-15  5:37 UTC  (14+ messages)
  ` [PATCH 1/3] sched: fix cgroup movement of newly created process
  ` [PATCH 2/3] sched: fix cgroup movement of forking process
  ` [PATCH 3/3] sched: fix cgroup movement of waking process
` [PATCH -tip 0/3] sched: some fixes for vruntime calculation related to cgroup movement(v2)

[patch] oom, memcg: fix exclusion of memcg threads after they have detached their mm
 2011-12-15  2:39 UTC  (4+ messages)
      ` [patch v2] "

[PATCH v6 00/10] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-14 16:45 UTC  (23+ messages)
` [PATCH v6 01/10] Basic kernel memory functionality for the Memory Controller
` [PATCH v6 02/10] foundations of per-cgroup memory pressure controlling
` [PATCH v6 04/10] Account tcp memory as kernel memory
` [PATCH v6 06/10] tcp buffer limitation: per-cgroup limit
` [PATCH v6 07/10] Display current tcp memory allocation in kmem cgroup
` [PATCH v6 08/10] Display current tcp failcnt "
` [PATCH v6 09/10] Display maximum tcp memory allocation "
` [PATCH v6 10/10] Disable task moving when using kernel memory accounting

[PATCH -mm] cgroup: Fix task counter common ancestor logic
 2011-12-13 23:22 UTC  (3+ messages)

[PATCH] resource cgroups: remove bogus cast
 2011-12-13 15:44 UTC  (4+ messages)

How to draw values for /proc/stat
 2011-12-12  9:35 UTC  (15+ messages)

[BUGFIX][PATCH] add mem_cgroup_replace_page_cache
 2011-12-12  0:48 UTC  (11+ messages)
  ` [RFC][PATCH 1/4] memcg: simplify page cache charging
    ` [RFC][PATCH 2/4] memcg: simplify corner case handling of LRU and charge races
      ` [RFC][PATCH 3/4] memcg: clear pc->mem_cgroup if necessary
      ` [RFC][PATCH 4/4] memcg: new LRU rule
      ` [BUGFIX][PATCH v2] add mem_cgroup_replace_page_cache

[PATCH v8 0/9] per-cgroup tcp memory pressure controls
 2011-12-12  0:34 UTC  (29+ messages)
` [PATCH v8 1/9] Basic kernel memory functionality for the Memory Controller
` [PATCH v8 2/9] foundations of per-cgroup memory pressure controlling
` [PATCH v8 3/9] socket: initial cgroup code
` [PATCH v8 4/9] tcp memory pressure controls
` [PATCH v8 5/9] per-netns ipv4 sysctl_tcp_mem
` [PATCH v8 6/9] tcp buffer limitation: per-cgroup limit
` [PATCH v8 7/9] Display current tcp memory allocation in kmem cgroup
` [PATCH v8 8/9] Display current tcp failcnt "
` [PATCH v8 9/9] Display maximum tcp memory allocation "

[RFC][PATCH] memcg: remove PCG_ACCT_LRU
 2011-12-07  6:30 UTC  (10+ messages)

[PATCH v7 00/10] Request for Inclusion: per-cgroup tcp memory pressure
 2011-12-06  0:07 UTC  (34+ messages)
` [PATCH v7 01/10] Basic kernel memory functionality for the Memory Controller
` [PATCH v7 02/10] foundations of per-cgroup memory pressure controlling
` [PATCH v7 03/10] socket: initial cgroup code
` [PATCH v7 04/10] tcp memory pressure controls
` [PATCH v7 05/10] per-netns ipv4 sysctl_tcp_mem
` [PATCH v7 06/10] tcp buffer limitation: per-cgroup limit
` [PATCH v7 07/10] Display current tcp memory allocation in kmem cgroup
` [PATCH v7 08/10] Display current tcp failcnt "
` [PATCH v7 09/10] Display maximum tcp memory allocation "
` [PATCH v7 10/10] Disable task moving when using kernel memory accounting

[PATCH v2 0/3] cpuacct cgroup refactoring
 2011-12-01 10:56 UTC  (5+ messages)
  ` [PATCH v2 1/3] Change cpustat fields to an array
  ` [PATCH v2 2/3] Reuse cgroup's parent pointer
  ` [PATCH v2 3/3] cpuacct.stat: re-use scheduler statistics for the root cgroup

[patch 0/7] mm: memcg fixlets for 3.3 v2
 2011-11-29 23:42 UTC  (10+ messages)
` [patch 1/7] mm: oom_kill: remove memcg argument from oom_kill_task()
` [patch 2/7] mm: unify remaining mem_cont, mem, etc. variable names to memcg
` [patch 3/7] mm: memcg: clean up fault accounting
` [patch 4/7] mm: memcg: lookup_page_cgroup (almost) never returns NULL
` [patch 5/7] mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when necessary
` [patch 6/7] mm: memcg: remove unneeded checks from newpage_charge()
` [patch 7/7] mm: memcg: remove unneeded checks from uncharge_page()

[PATCH] memcg: fix the document of pgpgin/pgpgout
 2011-11-28 14:03 UTC  (2+ messages)

[patch 0/8] mm: memcg fixlets for 3.3
 2011-11-28 10:12 UTC  (16+ messages)
` [patch 1/8] mm: oom_kill: remove memcg argument from oom_kill_task()
` [patch 2/8] mm: unify remaining mem_cont, mem, etc. variable names to memcg
` [patch 3/8] mm: memcg: clean up fault accounting
` [patch 4/8] mm: memcg: lookup_page_cgroup (almost) never returns NULL

[PATCH 0/4] cpuacct cleanup
 2011-11-26 20:17 UTC  (4+ messages)
` [PATCH 3/4] Move part of cpuacct code


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