On Fri, 13 Apr 2012, Chuck Guzis wrote:
Standard 6: (National BLC 86/128)
Start in the middle of the disk with the directory on side 1,
decrement the cylinder, alternating sides until cylinder 0. Continue
from cylinder 40, side 0, incrementing the cylinder, alternating
sides until cylinder 79, side 1.
THAT is what I meant when I said "non-standard".
I still think that the presence of a track 0 switch and track 0 stop, on
the drives, with a "seek to 0", made low tracks faster to get to than
center of the disk.
I never implemented any of the formats that spread tracks, or even just
single disk file-system, accross multiple disks.
Would there be any benefit to doing all of the prime numbered cylinders
first, then the Fibonacci numbers, etc.?
Standard 7: (Cifer 2684)
Start at the beginning (cylinder 0, side 0), increment alternating
sides, but skew each new cylinder sufficiently to accommodate seek
time and head settling time. Thus, each successive side and cylinder
starts with a different sector.
I consider THAT to be an issue of sector sequence within the track issue,
rather than "side-pattern". But, I was a beginner working in a vacuum
when I wrote XenoCopy, so I came up with my own names for all of the
variables.
(those are a couple off the top of my head that you
failed to
mention).
There are indubitably MANY other possibilities.
But, of the 400+ formats of XenoCopy, the majority are CP/M or CP/M like
structures, and I needed to make less than 100 special case exceptions
within the "CP/M like" formats. And even fewer exceptions among the
P-system, MS-DOS, and MS Stand-Alone BASIC formats.
--
Fred Cisin cisin at
xenosoft.com
XenoSoft
http://www.xenosoft.com
PO Box 1236 (510) 558-9366
Berkeley, CA 94701-1236