Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp446036yba; Fri, 12 Apr 2019 06:48:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqynRcezjnK07N6/jzXyN5+REPmaZ0XRRGTwzBprE82DDoMQeKH9NP+OTbHWs3V2MI8YvkAk X-Received: by 2002:a62:1d0d:: with SMTP id d13mr57133738pfd.96.1555076939530; Fri, 12 Apr 2019 06:48:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555076939; cv=none; d=google.com; s=arc-20160816; b=eKlvET77sHRR+Ajrq8KDxw633Zhqinr2hRFRUzd9DKa9dUbYD0h6/slceVjQG5GmoA IzbQgmLTijEUcuJlni0/6Fiew0i0r4TTkAjvAH/4cXinKedh5KvJCJ0zU+lQORUUAvUw uWB2YN0p2M1EyxpIUE6WhqbqMKqDX+T/qIKB8lfA3kE55WWKbPUyZa63kFziupxXCu/X Je4qZYtlIWj2M0DH+TFa7YKsLDIRQwqRUgkf6ypx87ZuhbeV/KYf3C5pj/eIstr033K0 p/vd+QVwOyvaHn/Vck7wj6iDsw/tJ1AlNzffrdizttnFiBbXDkr0nJRbkC8YweTiw2Ya wZbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=5VJgvDRhvLktRBtdUo5lFIlwi35S76kaozghfUpZU3A=; b=QwHPWxSUxs7rZDzwvsxOBuGTfPPNGwHYCXLdHaJsyVhFg8z8K4DVuZdmRGiAiwjcYq WaOiI7W3UzXT+h7lj6fKfIPcD7ieroJDPg07Ernbln1VgBMJIBQju5W/BS7LJ3FCNYiC uFQ8GIMHJsaaNohhCtYD9Ehed/aYOWCTvOs8klumEGFpAGVSE+2kG0dEYjc2+DpZkTLH Z11hmzgOYYKaDRguYKo6s3+TTL8yYAwjlmtFJdojFJABtK2xZreGvY3O6PJa9u8gzZ9w citRPXnSdVJChzK/jnJ1eNHdX4Qn9XJoL1y2vRUYvNzGBazjh3r+DjrzMzuiMjPa1cUr IiPA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g20si38959461pfg.207.2019.04.12.06.48.40; Fri, 12 Apr 2019 06:48:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727122AbfDLNsI (ORCPT + 99 others); Fri, 12 Apr 2019 09:48:08 -0400 Received: from mx2.suse.de ([195.135.220.15]:48048 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726842AbfDLNsH (ORCPT ); Fri, 12 Apr 2019 09:48:07 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id CB555AD63; Fri, 12 Apr 2019 13:48:04 +0000 (UTC) Date: Fri, 12 Apr 2019 15:48:02 +0200 From: Petr Mladek To: Alastair D'Silva Cc: alastair@d-silva.org, Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , David Airlie , Daniel Vetter , Karsten Keil , Jassi Brar , Tom Lendacky , "David S. Miller" , Jose Abreu , Kalle Valo , Stanislaw Gruszka , Benson Leung , Enric Balletbo i Serra , "James E.J. Bottomley" , "Martin K. Petersen" , Greg Kroah-Hartman , Alexander Viro , Sergey Senozhatsky , Steven Rostedt , Andrew Morton , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, ath10k@lists.infradead.org, linux-wireless@vger.kernel.org, linux-scsi@vger.kernel.org, linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line Message-ID: <20190412134802.kprel2c2iqijd4ai@pathway.suse.cz> References: <20190410031720.11067-1-alastair@au1.ibm.com> <20190410031720.11067-2-alastair@au1.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190410031720.11067-2-alastair@au1.ibm.com> User-Agent: NeoMutt/20170912 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 2019-04-10 13:17:17, Alastair D'Silva wrote: > From: Alastair D'Silva > > With modern high resolution screens, we can display more data, which makes > life a bit easier when debugging. I have quite some doubts about this feature. We are talking about more than 256 characters per-line. I wonder if such a long line is really easier to read for a human. I am not expert but there is a reason why the standard is 80 characters per-line. I guess that anything above 100 characters is questionable. https://en.wikipedia.org/wiki/Line_length somehow confirms that. Second, if we take 8 pixels per-character. Then we need 2048 to show the 256 characters. It is more than HD. IMHO, there is still huge number of people that even do not have HD display, especially on a notebook. I am sorry but I am strongly against having this hardcoded anywhere. And I doubt that there will be enough users to complicate the code and make it configurable. Best Regards, Petr