<div dir="ltr"><a href="https://www.jetbrains.com/dotmemory/">https://www.jetbrains.com/dotmemory/</a> dotmemory has been relatively successful at identifying memory issues in the past.    <div><br></div><div>That said, it's not free and there may be free alternatives.....  but be advised you want one that supports managed memory...    and one that works well with Mono.Addins.    Many free ones in the past have had issues dynamically loading modules with Mono.addins.   If the modules are not loaded, you will see the server come up with no regions and it will be pretty useless for testing.   Testing physics is a bit harder because it is both managed and unmanaged...   so you'll need to examine the pinned memory.    Also, note that while running the simulator in a profiler such as dotMemory, it will run noticeably slower depending on how you do the profiling.</div><div><br></div><div>Regards</div><div><br></div><div>Teravus</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 3:01 AM, M.E. Verhagen <span dir="ltr"><<a href="mailto:marceled9@gmail.com" target="_blank">marceled9@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">The memory consumption is troubling.</div><div class="gmail_extra"><br></div><div class="gmail_extra">It seems to be an cross platform issue, it happens on linux, mac and also windows.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The script engine can be responsible for the skyrocketing of the memory usage when an avatar enters the region.</div><div class="gmail_extra">The inventory system is also called as a possible suspect.</div><div class="gmail_extra">Also the physics system can be un issuer. </div><div class="gmail_extra"><br></div><div class="gmail_extra">This throws up a question, how can the memory usage be broken down, to see what part is to blame ?</div></div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br></div>