[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1413818532-11042-1-git-send-email-hannes@cmpxchg.org>
Date: Mon, 20 Oct 2014 11:22:08 -0400
From: Johannes Weiner <hannes@...xchg.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Hugh Dickins <hughd@...gle.com>, Michal Hocko <mhocko@...e.cz>,
Vladimir Davydov <vdavydov@...allels.com>, linux-mm@...ck.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [patch 0/4] mm: memcontrol: remove the page_cgroup->flags field
Hi,
this series gets rid of the remaining page_cgroup flags, thus cutting
the memcg per-page overhead down to one pointer.
include/linux/page_cgroup.h | 12 ----
mm/memcontrol.c | 154 ++++++++++++++++++------------------------
2 files changed, 64 insertions(+), 102 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists