Re: Low level formatting - [was Re: slow (s-l-o-w) install (TRY)]



Frank Cox wrote:
On Mon, 18 Feb 2008 12:54:48 -0500
Bill Davidsen <davidsen@xxxxxxx> wrote:

The main reason indeed, by going to a different interleave matched to your usage you could get a big jump in performance (or make it dog slow). And by playing with large sector sizes you could get a large jump in capacity. Just as a 3-1/2 floppy can jump from 1440k to 1920k with large sectors, some hard drives could get a similar boost in capacity, up to 40%.

I used to have (probably still have, somewhere) a DOS program that would test
your drive access speeds and optimize the interleave for maximum speed. It
worked really well.

Spinrite?

On the subject of capacity, the value of larger (or smaller) sector sizes
depends on the data being stored on it. I used to have a .sys device driver
that created a "virtual drive" from a file on your disk with a very small
sector size. I used that to store Fidonet .MSG files (which tended to be small)
and got a big boost in my capacity due to less wasted space.

I have a S-100 disk controller that would read the entire track in one revaluation of the disk. It would then give you the sector you wanted, and buffer the rest of the track. With the on-drive buffers, I would not be surprised if that is what they are doing on modern drives, so the interleave would not make much difference. Besides, with defect management and different sectors/track, depending on where it is on the drive, I am not sure how you would go about changing the interleave.

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Relevant Pages

  • Re: XP Pro Recovery Errors
    ... it turns out that the boot sector, sector 0, of my HDD failed to "read, write, or remove write-protection." ... Hard drives, when they have a problem with a sector, mark it as "pending". ... So if you do something to write to the disk, and write sector zero, ...
    (microsoft.public.windowsxp.general)
  • Re: Bad Clusters
    ... >drives I use for backup. ... head positioning wobble that reduces accuracy of pickup, ... Why would a previously good HD develop a bad sector? ... i.e. where the head touches the disk and thus damages it. ...
    (microsoft.public.windowsxp.general)
  • ATA Defect management
    ... > data to a reallocated sector. ... actually make backups and want to restore them on to the disk without ... > identical to the conditions for reallocate on read. ... NO. Fix the drives. ...
    (Linux-Kernel)
  • Re: raid 1 - automatic repair possible?
    ... Having looked at a lot of disks, I think that it is definitely worth ... With large drives, you ... clean the questionable sector and leave you with a perfectly fine disk. ...
    (Linux-Kernel)
  • Re: Advise on data recovery from failed drive
    ... I have an ancient program that I once wrote to make copies of disk drives ... It will retry a single sector read several times before ... FreeBSD 4.8-RELEASE dd command and discovered a new option that avoids ...
    (freebsd-questions)

Loading