Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ep:labs:03:contents:tasks:ex1 [2020/08/03 16:39]
cristian.marin0805 [04. [20p] Monitor I/O with vmstat and iostat]
ep:labs:03:contents:tasks:ex1 [2021/10/26 10:46] (current)
radu.mantu [01. [10p] Rotational delay - IOPS calculations]
Line 10: Line 10:
 </​note>​ </​note>​
 To calculate the **IOPS range** divide 1 by the sum of the average latency in ms and the average seek time in ms. The formula is:  To calculate the **IOPS range** divide 1 by the sum of the average latency in ms and the average seek time in ms. The formula is: 
-<​code>​average IOPS = (1 / (average latency in ms + average seek time in ms).+<​code>​average IOPS = 1 / (average latency in ms + average seek time in ms).
 </​code>​ </​code>​
  
Line 25: Line 25:
 === [10p] Task A - Calculate rotational delay === === [10p] Task A - Calculate rotational delay ===
  
-Calculate ​the rotational delay (RD) for a 5400 RPM drive.+Add in your archive ​the operations and the result you obtained. ​(Screenshot, picture of calculations made by hand on paper) 
 + 
 +Calculate the Rotational Delay, and then the IOPS for a __5400 ​RPM drive__.
  
 <​solution -hidden> <​solution -hidden>
ep/labs/03/contents/tasks/ex1.txt · Last modified: 2021/10/26 10:46 by radu.mantu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0