All of lore.kernel.org
 help / color / mirror / Atom feed
* Capturing idle time with blktrace
@ 2015-04-22 20:52 Brandon Schwartz
  2015-04-22 20:53 ` Brandon Schwartz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Brandon Schwartz @ 2015-04-22 20:52 UTC (permalink / raw)
  To: linux-btrace

Is there an accurate way to capture idle time with blktrace?  For
example, if I run/trace the following FIO script:

[global]
direct=1
ioengine=libaio
readwrite=read
blocksizeQ2k
filename=/dev/sdd

[read]
runtime\x10
name=read

[read2]
stonewall=1
startdelay@
runtime\x10
name=read2

And attempt to replay it using blkreplay, it will ignore the wait time
and simply read for 20seconds instead of read 10s, wait for 40s, read
10s.

Regards,
Brandon

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-23  2:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 20:52 Capturing idle time with blktrace Brandon Schwartz
2015-04-22 20:53 ` Brandon Schwartz
2015-04-22 22:51 ` Jens Axboe
2015-04-22 23:35 ` Brandon Schwartz
2015-04-23  2:54 ` Alireza Haghdoost

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.