[Info-vax] EXEC mode stack

hb end.of at inter.net
Wed Feb 24 03:41:57 EST 2016


On 02/24/2016 01:35 AM, David Froble wrote:
> VAXman- @SendSpamHere.ORG wrote:
>> In article <PkNyy.9286$Rv2.7382 at fx04.iad>, "Lee Gleason"
>> <lee.gleason at comcast.net> writes:
>>>  I'm working on a hobby project on VAX/VMS 7.3. I have a slug of code
>>> that needs to run in EXEC mode. Does anyone know what the default
>>> size of the EXEC mode stack is? And is there a way to change that
>>> size? I think I may be running out.
>>
>> $ MCR SYSGEN SHOW EXECSTACKPAGES
>>
> 
> Doesn't appear to exist on VAX ??

As documented:
$ PIPE WRITE SYS$OUTPUT "" |MC SYSGEN HELP Sys_Parameters EXECSTACKPAGES
|SEARCH SYS$PIPE I64,Alpha,VAX
       (Alpha and I64) EXECSTACKPAGES controls the number of pages
$

Nit: the array of pointers is at CTL$AL_STACK on VAX and CTL$AQ_STACK on
others.



More information about the Info-vax mailing list