× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Bruce Vining wrote:

There must be something that I'm missing here. Once the "large"
return value is copied to the local storage of the caller why
wouldn't the storage associated with the temporary copy be
immediately freed? ...

I don't know much of the details myself. Some of the additional automatic storage is added by the translator, and the RPG compiler doesn't know anything about it. Some of the automatic storage used for return values does get reused for other things in the procedure, but for reasons I don't know, there is some automatic storage that cannot be reused.

It used to be much worse - something on the order of 7 times the return value size. Now, after what was a lot of effort by the translator team, I believe it's on the order of 2 times the return value size.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.