From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [RFC PATCH] net, mm: account sock objects to kmemcg Date: Wed, 27 Jun 2018 15:06:13 -0700 Message-ID: References: <20180627204139.225988-1-shakeelb@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Johannes Weiner , Vladimir Davydov , Greg Thelen , Roman Gushchin , davem@davemloft.net, Eric Dumazet , Kirill Tkhai , LKML , netdev@vger.kernel.org, Linux MM To: Shakeel Butt , eric.dumazet@gmail.com Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 06/27/2018 03:03 PM, Shakeel Butt wrote: > > This will opt-in all the sock kmem_caches which I think is better and > much smaller change. Should I resend this or do you want to send the > patch? > Please send a V2, with maybe some updated changelog ;) Thanks !