2009-12-04 11:08:51, Joost 't Hart:

> But I do not look at that, as it does not ring the bell. Instead, I
> link-in a simple heap space reporter library between the application and
> any malloc/free/new/delete etc operation (hacked it myself, if you are
> interested, I will send it to you). So I rather monitor what memory the
> application claims (and releases) instead of what memory the OS actually
> provides.
But, your approach may not work if Tcl manages memory internally, that is, 
some memory may be claimed to be taken by Tcl even though released by Scid.

Of course, this would point to some problems with Tcl memory management.

-- 
Michal Rudolf

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to