Risc System/6000

Matt Jacob mjacob at wonky.Sun.COM
Sat Mar 10 18:35:25 AEST 1990


In article <1990Mar9.022931.4674 at world.std.com> madd at world.std.com (jim frost) writes:
>pcg at rupert.cs.aber.ac.uk (Piercarlo Grandi) writes:
>>This is the notorious problem that SCSI will hide from the OS the drive
>>geometry (down to sector remapping, wich can be really nasty), which of
>>course pays put to many nice optimizations.
>
>It's not all that difficult to determine the geometry of a SCSI drive.
>During the last USENIX a BSD person who's been researching FS
>optimizations which take into account rotational latency hinted that
>the BSD people have done so.  What you do with SCSI, then, is run a
>geometry analyzer which dumps out the configuration of the SCSI drive
>so that the filesystem can do the apropriate optimizations.  No big
>trick there.
>
>jim frost
>saber software
>jimf at saber.com

Umm- it would be interesting to see whether they claim to be able
to make sense out of variable geometry (bit-zone recording method)
drives.

My own personal opinion is that geometry based filesystems are
getting to be a bad microoptimization. With the coming of SCSI-2
multiple command targets, it seems to me that one should just
concentrate on getting requests out to the target as quickly
as possible and let the microprocessor on the drive figure out
the best order do them in.

-matt jacob



More information about the Comp.unix.aix mailing list