public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* how to calculate latency for block devices?
@ 2012-05-11 16:02 George Shuklin
  0 siblings, 0 replies; only message in thread
From: George Shuklin @ 2012-05-11 16:02 UTC (permalink / raw)
  To: linux-kernel

Good day.

How to properly calculate average latency for block devices?

(read_ticks+write_ticks)/requests or 
(read_ticks+write_ticks+time_in_queue)/requests? (Or just 
time_in_queue/requests?)

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-11 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 16:02 how to calculate latency for block devices? George Shuklin

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