Message190529
Also, our ccpmem.h, the interface to the ccpmem.cpp, internal flexible memory allocator framework.
Again, just FYI. There are no trade secrets here, so please ask me for more details, if interested. One particular trick we have been using, which might be of interest, is to be able to tag each allocation with a "context" id. This is then set according to a global sys.memcontext variable, which the program will modify according to what it is doing. This can then be used to track memory usage by different parts of the program. |
|
Date |
User |
Action |
Args |
2013-06-03 09:40:22 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, barry, rhettinger, gregory.p.smith, amaury.forgeotdarc, ncoghlan, Rhamphoryncus, pitrou, vstinner, jszakmeister, tlesher, jlaurila, neilo, pjmcnerney |
2013-06-03 09:40:22 | kristjan.jonsson | set | messageid: <1370252422.26.0.0658971610211.issue3329@psf.upfronthosting.co.za> |
2013-06-03 09:40:22 | kristjan.jonsson | link | issue3329 messages |
2013-06-03 09:40:22 | kristjan.jonsson | create | |
|