« Return to Thread: Regarding IO to disk

Re: Regarding IO to disk

by Ivan Voras-7 :: Rate this Message:

Reply to Author | View in Thread

Jawahar Tadipatri wrote:
> Hi Folks,Can anyone please let me know the average/typical time taken for
> completing one IO operation (read and write) to disk?
> More specifically, time taken for writing a string to a file.

Your question is incomplete and cannot be answered correctly.

Declared average latency for desktop hard drives (see
http://www.seagate.com/docs/pdf/datasheet/disc/ds_barracuda_7200_12.pdf)
is about 4 ms. Real performance depends on about a dozen factors.

See here: http://www.google.com/search?q=hard+drive+performance for more
information.

_______________________________________________
freebsd-hackers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@..."

 « Return to Thread: Regarding IO to disk