All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Robert Elliott <elliott@hpe.com>
Cc: fio@vger.kernel.org
Subject: Re: [PATCH v2 01/12] Avoid using units in option defaults
Date: Mon, 2 Jan 2017 18:20:09 -0700	[thread overview]
Message-ID: <20170103012009.GB20992@kernel.dk> (raw)
In-Reply-To: <20161222205051.4677-1-elliott@hpe.com>

On Thu, Dec 22 2016, Robert Elliott wrote:
> From: Robert Elliott <elliott@hpe.com>
> 
> Change option defaults and some generated option strings to specify
> the number of bytes without units, so they are immune to the
> interpretation of the units (e.g. is 1M interpreted as
> 1048576 or 1000000).

Applied the whole series, thanks.

-- 
Jens Axboe



      parent reply	other threads:[~2017-01-03  1:20 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22  6:08 Improve IEC binary and SI decimal prefix handling Robert Elliott
2016-12-22  6:08 ` [PATCH 01/12] Avoid using units in option defaults Robert Elliott
2016-12-22  6:08 ` [PATCH 02/12] gfio: Improve IOPS textbox labels Robert Elliott
2016-12-22 14:22   ` Stephen Cameron
2016-12-22  6:08 ` [PATCH 03/12] Document trim workload choices and other nits Robert Elliott
2016-12-22  6:08 ` [PATCH 04/12] tests, profiles: Use IEC prefixes for binary multiples Robert Elliott
2016-12-22  6:08 ` [PATCH 05/12] Fix unit_base kb_base mixup in thread option conversion functions Robert Elliott
2016-12-22  6:08 ` [PATCH 06/12] Line up colons across read, write, and trim thread stats Robert Elliott
2016-12-22  6:08 ` [PATCH 07/12] gclient: Delete unused code Robert Elliott
2016-12-22  6:08 ` [PATCH 08/12] gclient: Use proper time units in latency buckets chart Robert Elliott
2016-12-22  6:08 ` [PATCH 09/12] Convert group_run_stats to use bytes instead of KiB/KB Robert Elliott
2016-12-22  8:39   ` Sitsofe Wheeler
2016-12-22 15:47     ` Elliott, Robert (Persistent Memory)
2016-12-22  6:08 ` [PATCH 10/12] Clean up unit prefixes for binary multiples in comments and prints Robert Elliott
2016-12-22 17:35   ` Elliott, Robert (Persistent Memory)
2016-12-22  6:08 ` [PATCH 11/12] Improve IEC binary and SI decimal prefix handling Robert Elliott
2016-12-22 20:50   ` Elliott, Robert (Persistent Memory)
2016-12-22  6:08 ` [PATCH 12/12] Documentation for " Robert Elliott
2016-12-22 20:50 ` [PATCH v2 01/12] Avoid using units in option defaults Robert Elliott
2016-12-22 20:50   ` [PATCH v2 02/12] gfio: Improve IOPS textbox labels Robert Elliott
2016-12-22 20:50   ` [PATCH v2 03/12] Document trim workload choices and other nits Robert Elliott
2016-12-22 20:50   ` [PATCH v2 04/12] tests, profiles: Use IEC prefixes for binary multiples Robert Elliott
2016-12-22 20:50   ` [PATCH v2 05/12] Fix unit_base kb_base mixup in thread option conversion functions Robert Elliott
2016-12-22 20:50   ` [PATCH v2 06/12] Line up colons across read, write, and trim thread stats Robert Elliott
2016-12-22 20:50   ` [PATCH v2 07/12] gclient: Delete unused code Robert Elliott
2016-12-22 20:50   ` [PATCH v2 08/12] gclient: Use proper time units in latency buckets chart Robert Elliott
2016-12-22 20:50   ` [PATCH v2 09/12] Convert group_run_stats to use bytes instead of KiB/KB Robert Elliott
2016-12-22 20:50   ` [PATCH v2 10/12] Clean up unit prefixes for binary multiples in comments and prints Robert Elliott
2016-12-22 20:50   ` [PATCH v2 11/12] Improve IEC binary and SI decimal prefix handling Robert Elliott
2016-12-22 20:50   ` [PATCH v2 12/12] Documentation for " Robert Elliott
2017-01-03  1:20   ` Jens Axboe [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=20170103012009.GB20992@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=elliott@hpe.com \
    --cc=fio@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.