From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH] x86, efi: print debug values in Kib not MB Date: Wed, 30 Jul 2014 10:21:26 -0700 Message-ID: <53D92996.1050906@zytor.com> References: <1406653761-3884-1-git-send-email-prarit@redhat.com> <20140729222932.GA17481@pd.tnic> <20140730144803.GB15082@console-pimps.org> <53D909C3.9050205@canonical.com> <53D9259F.5050307@redhat.com> <53D92700.3040803@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <53D92700.3040803-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Randy Dunlap , Prarit Bhargava , Matt Fleming Cc: Colin Ian King , Borislav Petkov , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, lszubowi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, Matt Fleming , Thomas Gleixner , Ingo Molnar , x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-efi@vger.kernel.org On 07/30/2014 10:10 AM, Randy Dunlap wrote: >> >> My issue is simply that I'd like to know *exactly* how big each range is and not >> have it rounded off. Others think that it is easier to read Mib & Gib ... > > It is easier to read in MiB or GiB IMHO, but since it is debug info, > exact is good. It would be even better [more readable] to use commas > (or periods/dots) to separate it into groups of 3 digits. > Arguably the exactness is available in the range... -hpa