[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProFile HD setup
> >The whole process only takes 30 seconds or so.
>
> Something is fishy here. 10MB is 10,000KB, or 20,000 512-byte blocks.
> How does a 1980's disk drive accesses 20,000 of _anything_ in thirty
> seconds?
Psst! You ever see "Willy Wonka, and the Chocolate Factory?"
Well, change that to "Steve Jobs, and the Apple Factory" and you'll begin to
get the idea. Apple was able to do all sorts of strange and mysterious
things, that science cannot begin to understand... or replicate.
> And what does it mean to "relocate" a bad block? If the block is in use
> and cannot be correctly read, then although the block can be re-mapped
> to a spare, its content will be wrong. This is not exactly graceful error
> recovery! Controller-driven sector sparing makes sense 1) on a blank
drive,
> prior to OS formatting (since data content is irrelevant), or 2) on an
in-use
> drive if retries (with possible threshold tweaks and/or error correction)
can
> recover the data intact. In the former case, it does not make sense to do
> it each power cycle, and in the latter case, it does not make sense to
> _wait_ for the next power cycle.
See, it's like this. If you move the damaged block to slot 2, and replace it
with a fresh one from sector 1, then add, sector parsing to the bit mapper,
the repairs and block scans are faster, and more fault tolerant. It's simple
really.
> I'm not saying it doesn't do it--stranger things have happened--but I am
> saying that it doesn't make sense.
E.