On Tue, 25 Jul 2017 09:28:35 -0700, Charles Mills ([email protected])
wrote about "Re: REGION=0M leads to CPU through the roof" (in
<[email protected]>):

> Not a huge expert but I do a certain amount of tuning of storage
> requirements as the developer of a vendor product, and I have the
> distinct impression that LE's initial program runtime storage
> parameters are fixed at either compile or startup time and based on
> supplied parameters, independent of the actual region size. That is,
> there is no algorithm like "get half the free storage." It is "get X
bytes."

The change in memory consumption in the step termination reports would
suggest that memory acquisition is varying with region size in this
case. The fact that there is no S80A, S878, etc., abend would indicate
that something inside the application knows how large the region is and
does not exceed its bounds. COBOL programs are not usually that clever.

> Of course, region size affects the possibility of an x78 failure if
> the program requires more storage than initially obtained.

That has always been its purpose.

> I notice the OP, who was posting hourly or so, has gone quiet.
> Perhaps the problem has been located.

It would be interesting to know the final cause and resolution.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
[email protected] (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to