[Info-vax] unzip.exe and cc064.zip
John Reagan
xyzzy1959 at gmail.com
Fri Oct 7 07:42:34 EDT 2016
On Thursday, October 6, 2016 at 5:01:58 PM UTC-4, Steven Schweda wrote:
> > And autogen contains,
> > ADD_GBLPAGES=6000
>
> > So after you added ADD_GBLPAGES=6000 to MODPARAMS.DAT, what
> > did you do?
>
> Still wondering.
>
> > You need to run AUTOGEN and reboot.
>
> Still true.
>
> > Should that be,
> > MIN_GBLPAGES=6000
> >
> > Or maybe something other than 6000?
>
> You could use MIN_parameter instead of ADD_parameter, if
> you specify an appropriate value, but neither one will have
> any effect until you run AUTOGEN appropriately.
MIN_ won't help. Lets say all your combined OS and C++ needs 56000 GBLPAGES and AUTOGEN would only compute 50000. MIN_ of 6000 doesn't help. However, you could hardcode it to something like
GBLPAGES=100000
and take AUTOGEN out of the equation.
In theory, all LPs should be recording their ADDITIONAL GBLPAGES/GBLSECTS requirements in the MODPARAMS.DAT file. A few products do that, but most do not. There is no documented interface in VMSINSTAL to do that.
More information about the Info-vax
mailing list