Module 1: Basics and Background
  Lecture 4: Memory and Disk Accesses
 

                                            

 

Access times
  • This disk access time is for random I/O
  • Once the first bit is read, the rest (sequential I/O) is almost free (only 0.02 ms)
  • Ratio of random I/O to sequential I/O is, therefore, (12 / 0.02) 600 times
  • Bulk transfer rates are calculated more precisely using gaps