Flexible I/O Tester development
 help / color / mirror / Atom feed
* What's the right way to measure latency?
@ 2009-04-26 13:44 Chris Worley
  2009-04-26 13:49 ` Joshua Aune
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Worley @ 2009-04-26 13:44 UTC (permalink / raw)
  To: fio

I'm trying to measure latency.  Is this the right incantation for "8KB
block write latency"?

fio --name=test --numjobs=1 --bs=8k --rw=randwrite --sync=0 --direct=1
--iodepth=1 --ioengine=libaio --loops=1 --size=16091503001
--filename=/dev/sdb

... I figure I can only measure latency w/ just one thread and no
outstanding I/O's.

The results show two latency numbers: clat and slat... what are these?

Thanks,

Chris

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

end of thread, other threads:[~2009-04-27  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-26 13:44 What's the right way to measure latency? Chris Worley
2009-04-26 13:49 ` Joshua Aune
2009-04-27  6:03   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox