Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751669Ab2EaIyQ (ORCPT ); Thu, 31 May 2012 04:54:16 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:40594 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750821Ab2EaIyO (ORCPT ); Thu, 31 May 2012 04:54:14 -0400 X-SecurityPolicyCheck: OK by SHieldMailChecker v1.7.4 Message-ID: <4FC73110.6010107@jp.fujitsu.com> Date: Thu, 31 May 2012 17:51:28 +0900 From: Kamezawa Hiroyuki User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Glauber Costa CC: Gao feng , KOSAKI Motohiro , David Rientjes , hannes@cmpxchg.org, mhocko@suse.cz, bsingharora@gmail.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org, containers@lists.linux-foundation.org Subject: Re: [PATCH] meminfo: show /proc/meminfo base on container's memcg References: <1338260214-21919-1-git-send-email-gaofeng@cn.fujitsu.com> <4FC6B68C.2070703@jp.fujitsu.com> <4FC6BC3E.5010807@jp.fujitsu.com> <4FC6C111.2060108@jp.fujitsu.com> <4FC6D881.4090706@jp.fujitsu.com> <4FC70355.70805@jp.fujitsu.com> <4FC70E5E.1010003@gmail.com> <4FC711A5.4090003@gmail.com> <4FC720EE.3010307@gmail.com> <4FC724B1.70508@cn.fujitsu.com> <4FC72CA4.6080708@parallels.com> In-Reply-To: <4FC72CA4.6080708@parallels.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1231 Lines: 32 (2012/05/31 17:32), Glauber Costa wrote: > On 05/31/2012 11:58 AM, Gao feng wrote: >>> > It's one of a option. But, I seriously doubt fuse can make simpler than kamezawa-san's >>> > idea. But yeah, I might NACK kamezawa-san's one if he will post ugly patch. >>> > >> It seams I should do some homework to make the implement beautifully. >> >> I think kamezawa-san's idea is more simpler. >> thanks for your advice. >> > > One think to keep in mind: A file in memcg does not need to follow the same format > of /proc/meminfo so we can bind mount. We should be able to reconstruct that in > userspace based on information available from the kernel. You can even collect that >from multiple locations, and *then* you bind mount. I'm sorry I couldn't fully understand. Could you explain more ? Do you mean - bind mount memory cgroup directory into the container for exporting information - Some user-space apps, FUSE-procfs or some, can provide enough information ? Thanks, -Kame -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/