D
Don Y
Guest
Hi Martin,
On 11/20/2014 7:37 PM, Martin Riddle wrote:
"See" when doing *what*? I.e., I was looking for "unbuffered,[1] single
sector performance". So, the cost of the disk *subsystem* is reflected,
not just the disk itself. I want to get a feel for how much I have
to do to get this out of the "critical path" and shift the performance
issue to CPU-bound issues.
And, with "typical" laptops, not laptops tuned for specific performance,
etc.
On 11/20/2014 7:37 PM, Martin Riddle wrote:
On Wed, 19 Nov 2014 14:02:53 -0700, Don Y <this@is.not.me.com> wrote:
I'm reviewing stats for some execution times (which imply data transfer
rates) of some utilities I'd run previously on laptops and, from that,
see what I can only attribute to lousy disk subsystem performance.
Granted, laptop drives tend to be less performant simply because
of power and space considerations (and, the Windows disk access
patterns). And, of course, laptops are all over the map in terms
of price/performance.
But, what sort of unbuffered,[1] single sector performance are you
likely to encounter in that environment? E.g., a desktop disk can
easily saturate a 100Mb link -- or a USB2 PCI i/f. I'm not sure
that is true with many (?) laptop drives...
I realize the 2.5" form factor (nor the PATA/SATA distinction)
should arbitrarily limit performance (though low RPMs can). E.g.,
I have some 2.5" drives that will do 300MB/s easily (though run
very warm and draw twice the power of "typical" drives)
[1] Of course, all disk accesses are buffered -- in several places.
My point is "without taking explicit and extraordinary measures"...
As pointed out most consumer drives are ~40Mbs.
I have a WD blue 160G PATA, I see ~45Mbs.
"See" when doing *what*? I.e., I was looking for "unbuffered,[1] single
sector performance". So, the cost of the disk *subsystem* is reflected,
not just the disk itself. I want to get a feel for how much I have
to do to get this out of the "critical path" and shift the performance
issue to CPU-bound issues.
And, with "typical" laptops, not laptops tuned for specific performance,
etc.
I also have a WD Scorpio Black, I see ~100Mbs on a 3yr old acer i5.
My PATA laptop is now using a PATA to MSATA converter and maxes out at
90Mbs with a Msata SSD.
I've come to the conclsion that drives with a good 4k cluster size
transfer rate get high ratings, like the samsung SSD drives. THeir 4k
transfer rates are higher than average, but not by much.
NTFS by default uses 4k Clusters.