1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00

Increase KA ITS number of disk directories from 250 to 500.

This commit is contained in:
Lars Brinkhoff 2021-06-26 20:58:15 +02:00
parent 1c6857fc0f
commit 73ce5a7622
3 changed files with 3 additions and 3 deletions

View File

@ -108,7 +108,7 @@ proc dskdmp_switches {hriflg} {
respond "RM80P=" "N\r"
respond "RH10P=" "N\r"
respond "DC10P=" "N\r"
respond "NUDSL=" "250.\r"
respond "NUDSL=" "500.\r"
respond "KS10P=" "N\r"
respond "KL10P=" "N\r"
}

View File

@ -211,7 +211,7 @@ DEFOPT SCHBLN==10. ;NUMBER OF RUNNABLE JOBS TO REMEMBER
DEFOPT NQCHN==30. ;NUMBER 2314 CHNLS
DEFOPT NQS==4 ;# DISK UNITS
DEFOPT NTUTBL==1 ;TUTS ARE ONE BLOCK LONG
DEFSYM NUDSL==250. ;# USER DIRECTORIES ON DISK
DEFSYM NUDSL==500. ;# USER DIRECTORIES ON DISK
DEFOPT RP10P==1 ;HAS DEC RP10 DISK CONTROL (RP02)
DEFOPT QRDCMP==1 ;SOFTWARE READ-COMPARE
DEFOPT DMDSK==1 ;USES DM DISK FORMAT

View File

@ -116,7 +116,7 @@ PRINTX /Which machine? /
SA==105*2000 ; KA system is big, need to push SALV higher.
FIRSPK==0
LASTPK==3
NUDSL==250.
NUDSL==500.
DC10P==0
RP10P==1
RH10P==0