From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756777Ab2DIIqe (ORCPT ); Mon, 9 Apr 2012 04:46:34 -0400 Received: from e28smtp01.in.ibm.com ([122.248.162.1]:41753 "EHLO e28smtp01.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753548Ab2DIIqd (ORCPT ); Mon, 9 Apr 2012 04:46:33 -0400 From: "Aneesh Kumar K.V" To: KAMEZAWA Hiroyuki Cc: linux-mm@kvack.org, mgorman@suse.de, dhillf@gmail.com, aarcange@redhat.com, mhocko@suse.cz, akpm@linux-foundation.org, hannes@cmpxchg.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org Subject: Re: [PATCH -V5 10/14] hugetlbfs: Add memcg control files for hugetlbfs In-Reply-To: <4F827AF8.9070204@jp.fujitsu.com> References: <1333738260-1329-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1333738260-1329-11-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <4F827AF8.9070204@jp.fujitsu.com>User-Agent: Notmuch/0.11.1+346~g13d19c3 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Mon, 09 Apr 2012 14:16:23 +0530 Message-ID: <87wr5pcmxs.fsf@skywalker.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii x-cbid: 12040908-4790-0000-0000-0000021DA899 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org KAMEZAWA Hiroyuki writes: > (2012/04/07 3:50), Aneesh Kumar K.V wrote: > >> From: "Aneesh Kumar K.V" >> >> This add control files for hugetlbfs in memcg >> >> Signed-off-by: Aneesh Kumar K.V > > > seems ok. This uses Tejun's new interface...right ? > > It might be better to explain "this patch depends on "cgroup: implement > cgroup_add_cftypes() and friends" patch via cgroup development tree. I have mentioned in the 0th patch that the series is on top of cgroup development tree. -aneesh