Trailing-Edge
-
PDP-10 Archives
-
saio_sources
-
4sources/paran.mac
There are 16 other files named paran.mac in the archive. Click here to see a list.
;<ISI.MONITOR>PARAN.MAC.4650 27-Sep-82 09:08:35 Edit by JGOLDBERGER
;#465 Increase NTTTVT to ^D80, and MAXTCB to ^D90, and reduce MAXCOR to 1.5M
;<ISI.MONITOR>PARAN.MAC.4570 4-Aug-82 15:08:28 Edit by JGOLDBERGER
;#457 Increase NHOSTS to ^D563 and NHSTN to NHOSTS*2.5
;<X.MONITOR>PARAN.MAC.4330 17-Jun-82 17:11:39 Edit by SMITH
;#433 Support up to 2M of physical core
;<X.MONITOR>PARAN.MAC.4260 21-May-82 12:32:12 Edit by JGOLDBERGER
;<TCP-4-MODS>PARAN.D4I.40302 22-Mar-82 18:00:09, Edit by CLYNN
;#426 INET-01 Update for Internet Release 3
;<ISI.MONITOR>PARAN.MAC.4140 29-Mar-82 12:36:56 Edit by SMITH
;#414 no PCDP, no CDR
;<ISI.MONITOR>PARAN.MAC.4020 19-Feb-82 09:05:28 Edit by SMITH
;#402 NTTTVT to ^D30, MAXJCN to ^D30, MAXTCB to ^D40
;<ISI.MONITOR>PARAN.MAC.3510 6-Oct-81 15:24:54 Edit by SMITH
;#351 Increased Host Table space: NHOSTS=^D479, NHSTN=^D<<NHOSTS*19>/10>
;#350 One BA10 lineprinter and one FELPT
;<ISI.MONITOR>PARAN.MAC.3400 17-Sep-81 09:38:46 Edit by SMITH
;#340 No CDP on system
;<ISI.MONITOR>PARAN.MAC.3210 17-Jul-81 12:40:58 Edit by SMITH
;#321 Reduce support to 1.25M of core [Version OK for all ISI systems]
;#321 restore NOFN=5*njobs ;only needed more because of bug in DIRECT
;#314 NJOBS=^D120, NDHL=^D64 [Cannot use this version on ISIB, ISIF]
;#313 [Obsolete] NOFN==6*NJOBS (were running out of OFNs on ISIE)
;<X.MONITOR>PARAN.MAC.3060 1-Jul-81 17:25:23 Edit by SMITH
;#306 NDST=^D<95*26*10>
;#305 [Obsolete] Support up to 2 M of memory
;#264 Increase NNTBFS to 100000 from 60000 (size of net buf area)
;[USC-ISIF]<ISI.MONITOR>PARAN.MAC.2561, 3-Jun-81 00:38:22, Ed: DALE
;<4.ISI-MONITOR>PARAN.MAC.2560 28-May-81 11:17:45 Edit by SMITH
;#256 increase NVTs to ^D80
;#256 Increased Host Table space: NHOST=^D373, NHSTN=1340
;#250 NTTBL=2: increase tty buffers for each line
;<4.ISI-MONITOR>PARAN.MAC.2470 24-Apr-81 12:19:33 Edit by SMITH
;#247 MAXCLS==:^D32 ;allow 32 scheduler classes
;#231 .STDAE==:^D<365*20>
;<4.ISI-MONITOR>PARAN.MAC.2160 31-Mar-81 13:07:10 Edit by SMITH
;#216 SSPT==10000, NDST=95.*5*26., NFKS==4*NJOBS, NJOBS=100.
;#216 .STDFP=775200, .STDDP=774040, .STDBS=0, STDSD=2
;#53 Support one QM1 device
; BUGSTF=1
;#207 use CTY for JB0TT
;#177 IEDDTF=1 - Always retain EDDT
;#157 PNG (Penguin) device support
;#112 Add NTTTVT to include # TVT's. Also INETN, TCPN, RPIN.
;#167 Guarantee minimum number of magtape drives on startup
;#166 NSKT increaced to ^D160
;#165 USRSCF==0 to Allow write if user over allocation
;#146 Increased Host table space: NHOSTS=^D331, NHSTN=1200
;#50 Use JB0TTY as TTY for Job 0 (location JB0TT patchable)
;#26 Support IBM-3420 comatable Tape drives on SA10 channel
;#25 Support IBM-3330 compatable disks on SA10 channel.
;<4.MONITOR>ANPLGE.MAC.4, 3-Jan-80 08:08:10, EDIT BY R.ACE
;UPDATE COPYRIGHT DATE
;<4.MONITOR>ANPLGE.MAC.3, 25-Aug-79 12:56:05, EDIT BY R.ACE
;NO DECNET
;<4.MONITOR>ANPLGE.MAC.2, 12-Jul-79 08:57:03, Edit by KONEN
;REDUCE NUMBER OF JSB FREE PAGES
;<4.MONITOR>ANPLGE.MAC.1, 24-Apr-79 17:55:05, Edit by KONEN
;THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY ONLY BE USED
; OR COPIED IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE.
;
;COPYRIGHT (C) 1976,1977,1978,1979,1980 BY DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.
;PARAMETERS FOR STORAGE CONFIGURATION
NETN==:1 ;ARPA system
INETN==:1 ;#112 Internet included
TCPN==:1 ;#112 TCP included
RPIN==:0 ;#112 No Raw Packet Interface
DCN==:0 ;no DECNET
EXADF==:-1 ;turn on extended addressing
BUGSTF==:1 ;include bugstrings and pointers in monitor
IEDDTF==1 ;#177 - Always retain EDDT
USRSCF==0 ;#165 Allow write if user over allocation
NJOBS==:^D120 ;#314 number of jobs on system
NFKS==:4*NJOBS ;#216 number of forks
MAXCLS==:^D32 ;#247 number of scheduler classes supported
SSPT==:10000 ;#216 Size of SPT
NDST==:^D<95*26*10> ;#306 number of pages for swapping
MAXCOR==:6000 ;#465 ;#433 ;#321 up to 2M of core
MAXTCB==:^D90 ;#465 ;#402 maximum number of TCBs in system
MAXJCN==:^D30 ;#402 maximum number of JCNs per job
NTTPTY==:^D50 ;number of PTYs
NDHL==:^D128 ;number of DH11 terminals on front-end
NTTNVT==:^D80 ;#256 number of NVT'S
NTTTVT==:^D80 ;#465 ;#402 ;#112 number of TVT'S (see also MAXJCN)
NTTBL==:2 ;#250 TTY buffers per line
NSKT==:^D160 ;#166 Max number of sockets defined at once
NNTBFS==:100000 ;#264 NETWORK BUFFER AREA
MXSTRU==:^D12 ;max units per structure
SWDST==:^D20000 ;DEFAULT SWAPPING SPACE
NJSBPG==:^D40 ;number of JSB free pages
NHOSTS==:^D563 ;#457 ;#351 ;#256 ;#146 (prime) Max. # of host names
NHSTN==:^D<<NHOSTS*25>/10> ;#457 ;#351 ;#256 ;#146 Name string space for hosts
ANXN==:1 ;#INET-01 1 AN10
BBNN==:0 ;#INET-01 no IMP10's
JB0TTY==:400001 ;#50 TTY designator for JOB 0: if 0, use cty
MTAN==:4 ;#167 Magtapes and guarantee this many drives
QM1N==:1 ;#53 Support one QM1 device
CDPN==:0 ;#340 No card punch
PCDPN==:0 ;#414 no Physical card punch
CDRN==:0 ;#414 no card reader
FELPTN==:2 ;#350 Two Front End LPT's (RSX-20F assumes this)
BALPTN==:1 ;#350 one BA10 lineprinter
SSAN==1 ;#25 one SA10
SSADF==1 ;#25 disks on SA10
SSATF==1 ;#26 tapes on SA10
SSATSC==1 ;#26 mag tape subchannel of SA10
PNGN==2 ;#157 Penguin spooled device
.STDFP==:775200 ;#216 standard default file protection
.STDDP==:774040 ;#216 standard protection of directory
.STDBS==:0 ;#216 standard generations to keep (inf)
.STDSD==:2 ;#216 standard maximum sub-directories
.STDAE==:^D<365*20> ;#231 standard offline expiration