From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg() Date: Fri, 5 Apr 2013 17:42:12 +0400 Message-ID: <515ED4B4.2030101@parallels.com> References: <515BF233.6070308@huawei.com> <515BF249.50607@huawei.com> <515C2788.90907@parallels.com> <20130403152934.GL16471@dhcp22.suse.cz> <515E8688.3000504@parallels.com> <20130405133815.GE31132@dhcp22.suse.cz> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130405133815.GE31132-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Michal Hocko Cc: Li Zefan , linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, LKML , Cgroups , Tejun Heo , KAMEZAWA Hiroyuki , Johannes Weiner > > OK, I guess I understand. > > Thanks for the clarification, Galuber! You're welcome Mihcal! From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx179.postini.com [74.125.245.179]) by kanga.kvack.org (Postfix) with SMTP id 789A56B00F7 for ; Fri, 5 Apr 2013 09:41:37 -0400 (EDT) Message-ID: <515ED4B4.2030101@parallels.com> Date: Fri, 5 Apr 2013 17:42:12 +0400 From: Glauber Costa MIME-Version: 1.0 Subject: Re: [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg() References: <515BF233.6070308@huawei.com> <515BF249.50607@huawei.com> <515C2788.90907@parallels.com> <20130403152934.GL16471@dhcp22.suse.cz> <515E8688.3000504@parallels.com> <20130405133815.GE31132@dhcp22.suse.cz> In-Reply-To: <20130405133815.GE31132@dhcp22.suse.cz> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Michal Hocko Cc: Li Zefan , linux-mm@kvack.org, LKML , Cgroups , Tejun Heo , KAMEZAWA Hiroyuki , Johannes Weiner > > OK, I guess I understand. > > Thanks for the clarification, Galuber! You're welcome Mihcal! -- 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 S1161746Ab3DENlc (ORCPT ); Fri, 5 Apr 2013 09:41:32 -0400 Received: from mx2.parallels.com ([199.115.105.18]:44939 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161611Ab3DENlb (ORCPT ); Fri, 5 Apr 2013 09:41:31 -0400 Message-ID: <515ED4B4.2030101@parallels.com> Date: Fri, 5 Apr 2013 17:42:12 +0400 From: Glauber Costa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Michal Hocko CC: Li Zefan , , LKML , Cgroups , Tejun Heo , KAMEZAWA Hiroyuki , Johannes Weiner Subject: Re: [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg() References: <515BF233.6070308@huawei.com> <515BF249.50607@huawei.com> <515C2788.90907@parallels.com> <20130403152934.GL16471@dhcp22.suse.cz> <515E8688.3000504@parallels.com> <20130405133815.GE31132@dhcp22.suse.cz> In-Reply-To: <20130405133815.GE31132@dhcp22.suse.cz> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > OK, I guess I understand. > > Thanks for the clarification, Galuber! You're welcome Mihcal!