From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: [PATCH] per-cgroup tcp buffer limitation Date: Tue, 6 Sep 2011 22:32:22 -0300 Message-ID: <4E66C9A6.8080804@parallels.com> References: <1315276556-10970-1-git-send-email-glommer@parallels.com> <4E66C45A.8060706@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: owner-linux-mm@kvack.org To: Paul Menage Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, containers@lists.osdl.org, netdev@vger.kernel.org, xemul@parallels.com, "David S. Miller" , Hiroyouki Kamezawa , "Eric W. Biederman" List-Id: containers.vger.kernel.org On 09/06/2011 10:29 PM, Paul Menage wrote: > On Tue, Sep 6, 2011 at 6:09 PM, Glauber Costa wrote: >> >> Can you be more specific? > > Maybe if you include the source to kmem_cgroup.c :-) Yeah, *facepalm*. I am about to send another version, just finishing writing up the docs. But it is really simple right now, and only cares about the socket stuff. No reporting, nothing else. My idea is we use it as a seed and grow it. -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ 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 S1754023Ab1IGBdI (ORCPT ); Tue, 6 Sep 2011 21:33:08 -0400 Received: from mx2.parallels.com ([64.131.90.16]:45111 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753346Ab1IGBdF (ORCPT ); Tue, 6 Sep 2011 21:33:05 -0400 Message-ID: <4E66C9A6.8080804@parallels.com> Date: Tue, 6 Sep 2011 22:32:22 -0300 From: Glauber Costa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 MIME-Version: 1.0 To: Paul Menage CC: , , , , , "David S. Miller" , Hiroyouki Kamezawa , "Eric W. Biederman" Subject: Re: [PATCH] per-cgroup tcp buffer limitation References: <1315276556-10970-1-git-send-email-glommer@parallels.com> <4E66C45A.8060706@parallels.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [201.82.132.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/06/2011 10:29 PM, Paul Menage wrote: > On Tue, Sep 6, 2011 at 6:09 PM, Glauber Costa wrote: >> >> Can you be more specific? > > Maybe if you include the source to kmem_cgroup.c :-) Yeah, *facepalm*. I am about to send another version, just finishing writing up the docs. But it is really simple right now, and only cares about the socket stuff. No reporting, nothing else. My idea is we use it as a seed and grow it. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: [PATCH] per-cgroup tcp buffer limitation Date: Tue, 6 Sep 2011 22:32:22 -0300 Message-ID: <4E66C9A6.8080804@parallels.com> References: <1315276556-10970-1-git-send-email-glommer@parallels.com> <4E66C45A.8060706@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: , , , , , "David S. Miller" , Hiroyouki Kamezawa , "Eric W. Biederman" To: Paul Menage Return-path: In-Reply-To: Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org On 09/06/2011 10:29 PM, Paul Menage wrote: > On Tue, Sep 6, 2011 at 6:09 PM, Glauber Costa wrote: >> >> Can you be more specific? > > Maybe if you include the source to kmem_cgroup.c :-) Yeah, *facepalm*. I am about to send another version, just finishing writing up the docs. But it is really simple right now, and only cares about the socket stuff. No reporting, nothing else. My idea is we use it as a seed and grow it. -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org