lkml.org 
[lkml]   [2014]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[patch 0/5] mm: memcontrol: eliminate charge reparenting v2
Date
Hi,

this series gets rid of charge reparenting at cgroup deletion, which
is possible now that the css can outlive the user-visible cgroup. Any
cache charges left after cgroup deletion simply remain with their css,
where they continue to get reclaimed during pressure on the parent.

Version 2:

- remove memcg->dead_count [vladimir]
- restore iterator generations [vladimir]
- restore memcg-initialized test [michal]
- document shared walk lockless magic [michal]
- split out sync stock draining removal [michal]

include/linux/cgroup.h | 26 ++
include/linux/page_counter.h | 4 +-
include/linux/percpu-refcount.h | 47 ++-
mm/memcontrol.c | 593 ++++++--------------------------------
mm/page_counter.c | 23 +-
5 files changed, 163 insertions(+), 530 deletions(-)



\
 
 \ /
  Last update: 2014-10-14 19:01    [W:0.090 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site