[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150717131900.5b0b5d91597d207c474be7a5@linux-foundation.org>
Date: Fri, 17 Jul 2015 13:19:00 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Tejun Heo <tj@...nel.org>
Cc: Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>,
Vladimir Davydov <vdavydov@...allels.com>, linux-mm@...ck.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/5] memcg: export struct mem_cgroup
On Fri, 17 Jul 2015 11:18:27 -0400 Tejun Heo <tj@...nel.org> wrote:
> Maybe there are details to be improved but I think
> it's about time mem_cgroup definition gets published.
grumble.
enum mem_cgroup_events_target can remain private to memcontrol.c. It's
only used by mem_cgroup_event_ratelimit() and that function is static.
Why were cg_proto_flags and cg_proto moved from include/net/sock.h?
struct mem_cgroup_stat_cpu can remain private to memcontrol.c. Forward
declare the struct in memcontrol.h.
--
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