[Opensim-users] Is it possible lsl list dont return memory to system ?
R.Gunther
rigun at rigutech.nl
Mon Sep 3 22:55:31 UTC 2012
I have a sandbox, that consume memory and its only going up.
I have already removed all not needed objects and scripts. turned warp3d
off.
But am still seeing memory is going up and up.
i changed the script so it set the listlength to 0 every time i reuse it
with
myList= [];
And i dont see any other problem in the script that can increase memory
useage.n
Now i have the idea that maby the list buffer dont get reset to the
default memory usage when you initialize a list.
Is it possible the list just increase the buffer every time you use it.
Offcorse you always start with listlength of 0 ?
the opensim setting for AppDomain = true
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120904/5614f801/attachment.html>
More information about the Opensim-users
mailing list