cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-23 22:40:03 to 2011-12-12 07:06:34 UTC [more...]

How to draw values for /proc/stat
 2011-12-12  7:06 UTC  (12+ 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 "

[PATCH 0/3] Simple cleanups for cgroups
 2011-12-11 20:44 UTC  (10+ 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] resource cgroups: remove bogus cast
 2011-12-07 13:38 UTC  (3+ messages)

[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 v6 00/10] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-11-29  9:19 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 03/10] socket: initial cgroup code
` [PATCH v6 04/10] Account tcp memory as kernel memory
` [PATCH v6 05/10] per-netns ipv4 sysctl_tcp_mem
` [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] 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  (44+ 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 5/8] mm: memcg: remove unneeded checks from newpage_charge()
` [patch 6/8] mm: memcg: remove unneeded checks from uncharge_page()
` [patch 7/8] mm: memcg: modify PageCgroupAcctLRU non-atomically
` [patch 8/8] mm: memcg: modify PageCgroupCache non-atomically

[PATCH 0/4] cpuacct cleanup
 2011-11-26 20:17 UTC  (10+ messages)
  ` [PATCH 1/4] Change cpustat fields to an array
  ` [PATCH 2/4] Reuse cgroup's parent pointer
  ` [PATCH 3/4] Move part of cpuacct code
  ` [PATCH 4/4] cpuacct.stat: re-use scheduler statistics for the root cgroup

[PATCH] cgroup_freezer: fix freezing groups with stopped tasks
 2011-11-24 21:52 UTC  (10+ messages)

[PATCH -mm] cgroup: Fix task counter common ancestor logic
 2011-11-24 13:24 UTC 

[RFC][PATCH 0/3] impelemnt cgroup_(subsys)_disabled in generic
 2011-11-24  3:18 UTC  (6+ messages)
` [RFC][PATCH 3/3] replace mem_cgroup_disabled

[PATCH] update memory cgroup maintainer
 2011-11-24  0:38 UTC 


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