crysis wrote:
my questions come from wikipedia
Thanks, so now it becomes clear...

crysis wrote:
where I found:
"For hard drives, disk access time is determined by a sum of the spin-up time, seek time, rotational delay, and transfer time."
I don't fully agree with that list - which is another reason why you shouldn't believe everything on Wikipedia, and why IMHO it's not reasonable to expect long explanations from other people, for information that you read elsewhere.
For example, spin-up time only applies in situations where the drive is not already at full rotational-speed (e.g. spun-down or slow RPM mode). For most data accesses, this is not a factor, since the drive is already up-to-speed & ready. There are also other factors which they have not included in that list. I could write lots on this subject, but since I believe that this whole thread is becoming increasingly pointless, I'll just reply to your questions below.
crysis wrote:
So, my special case is the OD (sector 0) vs. all other sectors on HD.
Sector 0 is
not different than "all other sectors"! Its performance is no different than sector 1, for example. Your ideas about sector 0 seem to be rather confused

If you didn't mean sector 0, but instead the OD (zone 0) - then the OD (zone 0) is not
much different from the next inner zone (zone 1). The performance changes are small (gradual) between zones. It is
not that zone 0 = good performance; all others = bad performance.
Anyway, continuing the comparison that you were asking about:
crysis wrote:
I guess the spin-up is almost irrelevant in the equation, constant.
Yes, but see above - it's usually not relevant, except when the drive is spun-down or in power-saving slow RPM mode.
crysis wrote:
About seek and rotational, I dont know, maybe you can tell me, are them constant or not?
Both are effectively constant, on a given disk drive model, when averaged between I/Os to 2 random sector numbers. Obviously there are max & min values, for specific tests for both parameters e.g. sequential I/O is very different to random I/O & track-to-track seek time is much lower than full-sweep seeks etc. etc.
Since you did not understand this yourself, then IMHO you really do need to learn more by reading reference information, and not by asking questions. To use an analogy: What you are doing is equivalent to knowing nothing about surgery, and then asking a surgeon how the human body works, via a web forum - it is inefficient and frustrating, as you will never get a full, clear understanding that way! There are simply too many questions that you could ask

I suggest that you research disk benchmarking information, to start your learning about the topic of disk performance and its measurement.
crysis wrote:
About transfer time, that one looks very changeable.
Ignoring effects of read caching etc., transfer time (i.e. time to read/write when the drive is actually transferring data from media to drive electronics) is not what I would call
very changeable, as it is related exactly to the media data transfer rate. Therefore it only varies by a factor of approx 2, between ID and OD. You have already quoted that in your earlier postings, where you said:
crysis wrote:
Data transfer rates for data that is on the outer tracks is generally 180 to 240% that of data that is on the inner tracks.
So therefore it is not clear to me why you are describing this as "very changeable".
crysis wrote:
in the special case of OD, its minimum, why?
This has already been explained to you by
drc and
fzabkar, and in the webpage you quoted by
doomer - shorter transfer time for sectors closer to the OD (compared to sectors closer to the ID), is the effect of ZBR (linear media speed under the head is faster at the OD).
However, in real life consumer situations, the increased transfer rate of the sectors near the OD, is less noticed, except for sequential I/O. The use of read & write caching (and some filesystem behaviours) helps to mask the performance of the underlying media. In random I/O, factors like disk seek times (which can also be affected by filesystem algorithms) are much more likely to have a noticeable effect on performance. That is why SSDs are becoming more popular.

crysis wrote:
Hope this time I asked better
I'm glad that you stopped saying zone 0 has a "problem".

It is still not clear to me, why you seem to have this obsession with sector 0 or the performance of the OD of a disk - when in normal consumer situations (e.g. no short-stroking of heads), your data is all over the disk (or at least a partition), and you have relatively little control about exactly where it is written. Sector 0 itself, is very rarely read from.
I think you've had enough explanation from me. Good luck with your research.
