|
|
|
|
|
| Author |
Message |
Brick Jones Member
Joined: 14 Oct 2005 Posts: 14 Country: United States
|
Posted: Tue Sep 08, 2009 2:33 pm Post subject: Variable buffers and NAT7545 under Com-plete |
|
|
I'd like to better understand the conditions that lead to NAT7545 errors under Com-plete.
Apparently when a buffer (e.g., datsize or xarrays) is to be expanded dynamically, Natural has to allocate the new larger space before releasing the current space, so for a period you need access to twice the space you really need.
Can anyone detail the process involved in buffer expansion? When temporary space is required, is it requested from within the COM thread but outside the NAT thread, or is it outside the user's COM thread altogether? Is it inside the COM THSIZEABOVE space, but outside the NAT/NCF NTHSIZE space?
Thanks. |
|
| Back to top |
|
 |
Steffen Kuhnert

Moderator
Joined: 22 Mar 2005 Posts: 19 Country: Germany
|
Posted: Thu Sep 10, 2009 6:26 am Post subject: Re: Variable buffers and NAT7545 under Com-plete |
|
|
Not sure if the Natural experts are watching the Complete forum.
From a Complete perspective, AFAIK, Natural does not obtain any memory on top of NTHSIZE, so this must be configured big enough to hold both the old and the new instance of a variable being resized. |
|
| Back to top |
|
 |
Brick Jones Member
Joined: 14 Oct 2005 Posts: 14 Country: United States
|
Posted: Thu Sep 10, 2009 4:12 pm Post subject: Re: Variable buffers and NAT7545 under Com-plete |
|
|
| Thanks, Steffen. I'll cross-post in a Natural forum then. |
|
| Back to top |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
Powered by phpBB © 2001, 2003 phpBB Group
|