Page 1 of 1

Maximum Devices in QDOS/Minerva

Posted: Tue Jan 19, 2021 4:04 pm
by XorA
Is there a maximum number of disk devices allowed for QDOS/Minerva.

I was sent some tests for uQLx/sQLux and it looks like after approx 16 disk devices are opened you run out of channels. Get a -6 error on any further.

Re: Maximum Devices in QDOS/Minerva

Posted: Tue Jan 19, 2021 4:14 pm
by martyn_hill
Hiya!

Yes, there is only space allocated in the Sysvars for links to the Definition Blocks for 16 directory-type device 'instances'.

I thought it might also be the same for SMQE, but have never checked...

I believe that the TK2 procedure DEL_DEFB releases all these as long as there are no open channels remaining, allowing you to start-over again...

Re: Maximum Devices in QDOS/Minerva

Posted: Tue Jan 19, 2021 5:12 pm
by XorA
Thanks for the answer.

uQLx's support for 16 * 8 directory devices is a tad optimistic then :-D

Re: Maximum Devices in QDOS/Minerva

Posted: Tue Jan 19, 2021 11:35 pm
by janbredenbeek
XorA wrote:Thanks for the answer.
uQLx's support for 16 * 8 directory devices is a tad optimistic then :-D
For each directory device you can have up to 8 instances (e.g. win1_ to win8_) but the total number of instances is limited to 16.