[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Max Size
In article <jb66527@pro-ict.cts.com> shack@pro-ict.cts.com (Randy Shackelford) writes:
>
> NOOO!! There is an absolute limit of eight volumes at a time. That is because
> the Volume Control Block, the table which keeps track of what volumes are on
> line and the devices on which they reside, has room for only eight entries.
> This is similar to the File Control Block, which holds info on open files and
> also only has room for eight entries.
True, but only under ProDOS-8 1.9 and earlier. With ProDOS-8 2.0 and
later, the VCB entry can be re-used for "idle" disks (i.e. those which
have no open files). Program selectors can cycle around all 14
volumes and ONLINE reports them all.
I have had at least 13 volumes online at once (not sure if I've done
14) under P8 2.0.1 and 2.0.3.
--
David Empson
dempson@swell.actrix.gen.nz
Snail mail: P.O. Box 27-103, Wellington, New Zealand
- References:
- Re: Max Size
- From: shack@pro-ict.cts.com (Randy Shackelford)