• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Member

  • Thread starter Thread starter Deleted member 314246
  • Start date Start date
It is a HD or a SSD? On a HD, that's the norm. Read/write performance is higher at the outer track of the HDs while it slows down for the inner ones.
 
It's an HDD.

So pretty much you're gambling with what you're gonna get with the partition you'll create?

No you are not. Sequential read will always be higher on the first partition because it is on the outside. This is a constant. Create your first partition for what you want read faster.
 
It's an HDD.

So pretty much you're gambling with what you're gonna get with the partition you'll create?

Gambling? LOL no.

HDDs have a sequential performance curve. It starts fast at the beginning, and gets slower at the end. Have you ever benchmarked a HDD?

Try downloading HDTune free version from www.hdtune.com , and run the benchmark. It should be illuminating.
 
How would that help the performance?
It doesn't affect the performance of the disk.


When you have only one partition, a file may be in principle written anywhere and thus may be in the fastest or slowest part.

When you have two partitions, you know which one is faster than the other and can decide whether to write particular file to the slightly faster or the slightly slower part of the disk. However, it is an another matter how useful and feasible that is.


There are (SAN) disk systems that are aware of the properties of HDD and move data around on the disks in order to "optimize access patterns".
 
Back
Top