Closed GoogleCodeExporter closed 9 years ago
Have you tried turning on the heap leak checker or the heap profiler?
Original comment by chapp...@gmail.com
on 11 Mar 2013 at 12:50
This actually sounds like a duplicate of:
http://code.google.com/p/gperftools/issues/detail?id=489
Can you try calling MallocExtension::instance()->ReleaseFreeMemory() and
MallocExtension::instance()->ReleaseToSystem(LONG_MAX) in your program and see
what effect it has?
Original comment by chapp...@gmail.com
on 11 Mar 2013 at 12:58
Yes. Windows doesn't have functional "return memory back to os" support yet.
issue 489 tracks this
Original comment by alkondratenko
on 14 Jul 2013 at 3:06
Original issue reported on code.google.com by
tqx...@gmail.com
on 14 Jan 2013 at 2:06