From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [PATCH] memcg: fix memcg_cache_name() to use cgroup_name() Date: Wed, 27 Mar 2013 09:15:53 +0800 Message-ID: <51524849.6090603@huawei.com> References: <20130321090849.GF6094@dhcp22.suse.cz> <20130321102257.GH6094@dhcp22.suse.cz> <514BB23E.70908@huawei.com> <20130322080749.GB31457@dhcp22.suse.cz> <514C1388.6090909@huawei.com> <514C14BF.3050009@parallels.com> <20130322093141.GE31457@dhcp22.suse.cz> <514EAC41.5050700@huawei.com> <20130325090629.GN2154@dhcp22.suse.cz> <51515DEE.70105@parallels.com> <20130326084348.GJ2295@dhcp22.suse.cz> <51516410.2000007@parallels.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51516410.2000007-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Michal Hocko Cc: Glauber Costa , Tejun Heo , LKML , Cgroups , linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, KAMEZAWA Hiroyuki , Johannes Weiner > Although correct, it is a bit misleading. It is static in the sense it > is held by a static variable. But it is acquired by kmalloc... > > In any way, this is a tiny detail. > > FWIW, I am fine with the patch you provided: > > Acked-by: Glauber Costa > Michal, could you resend your final patch to Tejun in a new mail thread? There are quite a few different patches inlined in this thread. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx185.postini.com [74.125.245.185]) by kanga.kvack.org (Postfix) with SMTP id 3047F6B004D for ; Tue, 26 Mar 2013 21:16:26 -0400 (EDT) Message-ID: <51524849.6090603@huawei.com> Date: Wed, 27 Mar 2013 09:15:53 +0800 From: Li Zefan MIME-Version: 1.0 Subject: Re: [PATCH] memcg: fix memcg_cache_name() to use cgroup_name() References: <20130321090849.GF6094@dhcp22.suse.cz> <20130321102257.GH6094@dhcp22.suse.cz> <514BB23E.70908@huawei.com> <20130322080749.GB31457@dhcp22.suse.cz> <514C1388.6090909@huawei.com> <514C14BF.3050009@parallels.com> <20130322093141.GE31457@dhcp22.suse.cz> <514EAC41.5050700@huawei.com> <20130325090629.GN2154@dhcp22.suse.cz> <51515DEE.70105@parallels.com> <20130326084348.GJ2295@dhcp22.suse.cz> <51516410.2000007@parallels.com> In-Reply-To: <51516410.2000007@parallels.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Michal Hocko Cc: Glauber Costa , Tejun Heo , LKML , Cgroups , linux-mm@kvack.org, KAMEZAWA Hiroyuki , Johannes Weiner > Although correct, it is a bit misleading. It is static in the sense it > is held by a static variable. But it is acquired by kmalloc... > > In any way, this is a tiny detail. > > FWIW, I am fine with the patch you provided: > > Acked-by: Glauber Costa > Michal, could you resend your final patch to Tejun in a new mail thread? There are quite a few different patches inlined in this thread. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756033Ab3C0BQN (ORCPT ); Tue, 26 Mar 2013 21:16:13 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:27849 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752265Ab3C0BQL (ORCPT ); Tue, 26 Mar 2013 21:16:11 -0400 Message-ID: <51524849.6090603@huawei.com> Date: Wed, 27 Mar 2013 09:15:53 +0800 From: Li Zefan User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Michal Hocko CC: Glauber Costa , Tejun Heo , LKML , Cgroups , , KAMEZAWA Hiroyuki , Johannes Weiner Subject: Re: [PATCH] memcg: fix memcg_cache_name() to use cgroup_name() References: <20130321090849.GF6094@dhcp22.suse.cz> <20130321102257.GH6094@dhcp22.suse.cz> <514BB23E.70908@huawei.com> <20130322080749.GB31457@dhcp22.suse.cz> <514C1388.6090909@huawei.com> <514C14BF.3050009@parallels.com> <20130322093141.GE31457@dhcp22.suse.cz> <514EAC41.5050700@huawei.com> <20130325090629.GN2154@dhcp22.suse.cz> <51515DEE.70105@parallels.com> <20130326084348.GJ2295@dhcp22.suse.cz> <51516410.2000007@parallels.com> In-Reply-To: <51516410.2000007@parallels.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.135.68.215] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Although correct, it is a bit misleading. It is static in the sense it > is held by a static variable. But it is acquired by kmalloc... > > In any way, this is a tiny detail. > > FWIW, I am fine with the patch you provided: > > Acked-by: Glauber Costa > Michal, could you resend your final patch to Tejun in a new mail thread? There are quite a few different patches inlined in this thread.