Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Western Digital - WD5000LPLX-08ZNT - Maximum Writing Speed
How to find out the maximum writing speed of my hard disk?
✍: FYIcenter.com
The best way to find out the maximum writing speed of your hard disk
is to run writing tests with a single large block:
If we run SQLIO with above options and different block sizes, we should be able to find the maximum writing speed. Here are test results on Western Digital - WD5000LPLX-08ZNT 465GB hard disk:
Throughput Throughput Latency
Block Size MBs/sec IOs/sec ms
---------- ---------- ---------- -------
-b512 283.12 566.25 1
-b1024 317.47 317.47 2
-b2048 99.91 49.95 19
-b4096 94.02 23.50 42
As you can see, the maximum writing speed, 317.47 MBs/sec is reached with a block size of "-b1024", or 1 MB. If the block size is too small, the operating system is not feeding the hard disk with enough data. If the block size is too big, the operating system is not able to cache it properly.
In other orders, block size of 8 MB makes a perfect match between the operating system and the hard disk.
⇒ I/O Tests on Solid State Disk (SDD)
⇐ Western Digital - WD5000LPLX-08ZNT - Maximum Reading Speed
2019-09-16, 1685🔥, 0💬
Popular Posts:
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...
How register my Fitbit device through Fitbit Connect? I have an account with Fitbit server, installe...
How headers and footers are repeated in Microsoft Word? Why I see some headers and footers are repea...
Why am I getting the "You now have two copies of a file" error from OneDrive for Windows? You will g...
What is a PowerPoint Template (.potx) File? What is the difference between .potx and .pptx files? A ...