All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Brandon Schwartz <schwartz.xn@gmail.com>, fio@vger.kernel.org
Subject: Re: Unable to replay blktrace with mixed workload
Date: Fri, 24 Apr 2015 09:04:50 -0600	[thread overview]
Message-ID: <553A5B92.2060009@kernel.dk> (raw)
In-Reply-To: <CADAGN7VV15pQBpXVv=OptqZxjnz3-nkNHpXpotzCxeGUWDvFmA@mail.gmail.com>

On 04/23/2015 01:55 PM, Brandon Schwartz wrote:
> Using FIO 2.2.7, I'm trying to replay the following workload
> (capturing it with blktrace and replaying with FIO on the same device)
>
>   sudo fio --name=rwmix --filename=/dev/sdd --blocksize=128k
> --readwrite=randrw --rwmixread=75 --rwmixwrite=25 --runtime=60
>
> And I get the following error:
>
> fio: pid=21428, err=12/file:memory.c:242, func=iomem allocation,
> error=Cannot allocate memory
>
> Older versions of FIO (2.1.*) seem to be able to replay the blktrace
> without that error, but those versions of FIO don't always seem to
> respect the timing of IOs (if there is idle time for example).
>
> Any idea what could be causing the problem?

There were a few bugs in there. Can you try current -git? Just committed 
a change that should improve things for you.

-- 
Jens Axboe



  reply	other threads:[~2015-04-24 15:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-23 19:55 Unable to replay blktrace with mixed workload Brandon Schwartz
2015-04-24 15:04 ` Jens Axboe [this message]
2015-04-24 18:14   ` Brandon Schwartz

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=553A5B92.2060009@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=schwartz.xn@gmail.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 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.