From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932364AbbDMSYz (ORCPT ); Mon, 13 Apr 2015 14:24:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56503 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbbDMSYt (ORCPT ); Mon, 13 Apr 2015 14:24:49 -0400 Date: Mon, 13 Apr 2015 14:24:48 -0400 From: Jarod Wilson To: Andrew Morton Cc: Alexey Dobriyan , linux-kernel@vger.kernel.org, "Eric W. Biederman" , Al Viro , Miklos Szeredi , Zefan Li , Oleg Nesterov Subject: Re: [PATCH] fs/proc: allow larger /proc//cmdline output Message-ID: <20150413182447.GD36803@redhat.com> References: <1428638342-6782-1-git-send-email-jarod@redhat.com> <20150409211200.78b8631e.akpm@linux-foundation.org> <20150410121838.GA13391@redhat.com> <20150410141140.GA27200@p183.telecom.by> <20150410134520.06fc1a20f8b98a00fa768ca9@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150410134520.06fc1a20f8b98a00fa768ca9@linux-foundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 10, 2015 at 01:45:20PM -0700, Andrew Morton wrote: > On Fri, 10 Apr 2015 17:11:40 +0300 Alexey Dobriyan wrote: > > > > Just trying to be conservative and keep people from doing anything too > > > insane, but I didn't really have any particularly good reason beyond that > > > for capping it. I'll remove the upper bound next iteration. > > > > There is no need for next iteration. Andrew has been ignoring real fix for more > > than a month now! > > I haven't been ignoring it. I'm desperately hoping that the patch fairy > will come up with something which is less large and complex :( Shudder-inducing though it may be, I do have to say I'm quite happy with the resulting behavior with Alexey's patch. It's both more memory-efficient and more user-friendly, despite itself. -- Jarod Wilson jarod@redhat.com