From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:35718 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S937437AbeFSIBD (ORCPT ); Tue, 19 Jun 2018 04:01:03 -0400 From: David Howells In-Reply-To: <20180618174210.b8348d35bce35b2277cab660@linux-foundation.org> References: <20180618174210.b8348d35bce35b2277cab660@linux-foundation.org> <152891539958.23512.10618044594537218194.stgit@warthog.procyon.org.uk> To: Andrew Morton Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Alexey Dobriyan Subject: Re: [PATCH] proc: Make inline name size calculation automatic MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <20013.1529395261.1@warthog.procyon.org.uk> Date: Tue, 19 Jun 2018 09:01:01 +0100 Message-ID: <20014.1529395261@warthog.procyon.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Andrew Morton wrote: > Please cc Alexey on /proc patches. If Alexey is responsible for procfs he should declare this in MAINTAINERS. > What are the user-visible runtime effects of this change? Memory usage only. David