blender/intern/guardedalloc
Sergey Sharybin f2280661cb Enable atomic peak memory detection
This gives more precise information about memory usage which might be real handy
when doing memory optimization.

It works good here for as long as i can tell but if for some reason you'll be
experiencing some weird slowdown please let me know.
2014-10-10 01:55:57 +06:00
..
cpp code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
intern Enable atomic peak memory detection 2014-10-10 01:55:57 +06:00
test/simpletest Added a brie instruction how to build simple memtest 2013-09-05 16:32:44 +00:00
CMakeLists.txt add atomic_ops.h to cmake's source code listing. 2013-10-31 14:09:01 +00:00
MEM_guardedalloc.h Comments 2014-08-16 10:51:07 +10:00
mmap_win.h * Fix Windows compiler errors after recent Lock-free memory allocator commit. 2013-10-10 16:11:57 +00:00
SConscript Lock-free memory allocator 2013-10-10 11:58:01 +00:00