Flexible I/O Tester development
 help / color / mirror / Atom feed
From: vincentfu@gmail.com
To: axboe@kernel.dk, fio@vger.kernel.org
Cc: Vincent Fu <vincent.fu@wdc.com>
Subject: [three fio patches 0/3]
Date: Wed, 28 Aug 2019 13:48:39 -0400	[thread overview]
Message-ID: <20190828174842.25423-1-vincentfu@gmail.com> (raw)

From: Vincent Fu <vincent.fu@wdc.com>

Jens, please consider this series of patches. They do the following:

- fix a smalloc synchronization bug
- allow offset_increment to understand percentages
- fix minor documentation issues

Vincent


Vincent Fu (3):
  docs: small HOWTO fixes
  options: allow offset_increment to understand percentages
  smalloc: allocate pool-> members from shared memory

 HOWTO            | 12 ++++++++++--
 cconv.c          |  2 ++
 filesetup.c      | 32 ++++++++++++++++++++++----------
 fio.1            |  4 +++-
 options.c        | 17 +++++++++++++++++
 server.h         |  2 +-
 smalloc.c        | 36 ++++++++++++++++++++----------------
 thread_options.h |  3 +++
 8 files changed, 78 insertions(+), 30 deletions(-)

-- 
2.17.1



             reply	other threads:[~2019-08-28 17:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28 17:48 vincentfu [this message]
2019-08-28 17:48 ` [three fio patches 1/3] docs: small HOWTO fixes vincentfu
2019-08-28 17:48 ` [three fio patches 2/3] options: allow offset_increment to understand percentages vincentfu
2019-08-28 17:48 ` [three fio patches 3/3] smalloc: allocate pool-> members from shared memory vincentfu
2019-08-28 19:12   ` Jens Axboe
2019-08-28 19:44     ` Vincent Fu
2019-08-28 19:47       ` Jens Axboe

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=20190828174842.25423-1-vincentfu@gmail.com \
    --to=vincentfu@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=vincent.fu@wdc.com \
    /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