From: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
To: Brendan Hide <brendan@swiftspirit.co.za>
Cc: linux-kernel@vger.kernel.org, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] lib: add size unit t/p/e to memparse
Date: Tue, 01 Apr 2014 09:13:44 +0800 [thread overview]
Message-ID: <1396314824.20427.1.camel@localhost.localdomain> (raw)
In-Reply-To: <53394EC0.8020007@swiftspirit.co.za>
On Mon, 2014-03-31 at 13:17 +0200, Brendan Hide wrote:
> On 31/03/14 12:03, Gui Hecheng wrote:
> > - * potentially suffixed with %K (for kilobytes, or 1024 bytes),
> > - * %M (for megabytes, or 1048576 bytes), or %G (for gigabytes, or
> > - * 1073741824). If the number is suffixed with K, M, or G, then
> > + * potentially suffixed with
> > + * %K (for kilobytes, or 1024 bytes),
> > + * %M (for megabytes, or 1048576 bytes),
> > + * %G (for gigabytes, or 1073741824),
> > + * %T (for terabytes, or 1099511627776),
> > + * %P (for petabytes, or 1125899906842624 bytes),
> > + * %E (for exabytes, or 1152921504606846976 bytes).
>
> My apologies, I should have noticed this in your earlier mail. This
> could be updated to specifically refer to the "bi"nary prefixes rather
> than the old SI-conflicting names:
> kibibyte, mebibyte, gibibyte, tebibyte, pebibyte, and exbibyte
Yes, indeed, I will send a V2.
Thanks!
-Gui
prev parent reply other threads:[~2014-04-01 1:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-31 10:03 [PATCH] lib: add size unit t/p/e to memparse Gui Hecheng
2014-03-31 11:17 ` Brendan Hide
2014-04-01 1:13 ` Gui Hecheng [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1396314824.20427.1.camel@localhost.localdomain \
--to=guihc.fnst@cn.fujitsu.com \
--cc=brendan@swiftspirit.co.za \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox