public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] page_cgroup cleanups
@ 2013-04-05 10:01 Glauber Costa
       [not found] ` <1365156072-24100-1-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Glauber Costa @ 2013-04-05 10:01 UTC (permalink / raw)
  To: cgroups-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg,
	kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A, Johannes Weiner,
	Michal Hocko

Hi,

Last time I sent the mem cgroup bypass patches, Kame and Michal pointed out
that some of it was a bit of cleanup, specifically at the page_cgroup side.
I've decided to separate those patches and send them separately. After these
patches are applied, page_cgroup will be initialized together with the root
cgroup, instead of init/main.c

When we move cgroup initialization to the first non-root cgroup created, all
we'll have to do from the page_cgroup side would be to move the initialization
that now happens at root, to the first child.

Glauber Costa (2):
  memcg: consistently use vmalloc for page_cgroup allocations
  memcg: defer page_cgroup initialization

 include/linux/page_cgroup.h | 21 +------------------
 init/main.c                 |  2 --
 mm/memcontrol.c             |  2 ++
 mm/page_cgroup.c            | 51 +++++++++++++++------------------------------
 4 files changed, 20 insertions(+), 56 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-04-09  2:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 10:01 [PATCH 0/2] page_cgroup cleanups Glauber Costa
     [not found] ` <1365156072-24100-1-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-04-05 10:01   ` [PATCH 1/2] memcg: consistently use vmalloc for page_cgroup allocations Glauber Costa
     [not found]     ` <1365156072-24100-2-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-04-05 12:06       ` Johannes Weiner
     [not found]         ` <20130405120604.GN1953-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2013-04-05 12:27           ` Glauber Costa
     [not found]             ` <515EC34C.8040704-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2013-04-05 16:25               ` Johannes Weiner
     [not found]                 ` <20130405162536.GO1953-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2013-04-09  2:41                   ` Kamezawa Hiroyuki
2013-04-05 10:01   ` [PATCH 2/2] memcg: defer page_cgroup initialization Glauber Costa
2013-04-05 11:32   ` [PATCH 0/2] page_cgroup cleanups Glauber Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox