From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755926AbcBCMgf (ORCPT ); Wed, 3 Feb 2016 07:36:35 -0500 Received: from mail-yk0-f174.google.com ([209.85.160.174]:33980 "EHLO mail-yk0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755047AbcBCMgX (ORCPT ); Wed, 3 Feb 2016 07:36:23 -0500 MIME-Version: 1.0 In-Reply-To: <20160203112829.GC2597@codeblueprint.co.uk> References: <1454364428-494-1-git-send-email-matt@codeblueprint.co.uk> <1454364428-494-15-git-send-email-matt@codeblueprint.co.uk> <56B0756E.9010603@redhat.com> <20160203104045.GB7310@gmail.com> <20160203112829.GC2597@codeblueprint.co.uk> Date: Wed, 3 Feb 2016 14:36:22 +0200 Message-ID: Subject: Re: [PATCH 14/14] x86/efi: Print size in binary units in efi_print_memmap From: Andy Shevchenko To: Matt Fleming Cc: Ingo Molnar , Laszlo Ersek , "H . Peter Anvin" , Thomas Gleixner , linux-efi@vger.kernel.org, "linux-kernel@vger.kernel.org" , Robert Elliott , Andy Shevchenko , Ard Biesheuvel , Taku Izumi , Linus Torvalds , Andrew Morton Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 3, 2016 at 1:28 PM, Matt Fleming wrote: > On Wed, 03 Feb, at 11:40:45AM, Ingo Molnar wrote: >> >> So I kind of agree. Memory is almost never measured in marketing bytes, we should >> simply output KB/MB/GB/TB/PB/EB like the rest of the memory management code does >> and ignore all the 'i' silliness that infests storage sizes ... > > Thanks guys. > > OK, this patch has caused enough headaches. Let's drop it from this > series. > > Robert, Andy, feel free to resubmit it after you've addressed > everyone's concerns and we can discuss it in isolation. Personally I gave up to promote standards. I have started with KB, MB, etc, but I like that eventually we have a distinct standard for binary vs. decimal units. -- With Best Regards, Andy Shevchenko