[Issue 401] add more std.gc APIs, e.g. std.gc.allocatedMemory();
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 29 02:01:26 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=401
thomas-dloop at kuehne.cn changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Linux |All
------- Comment #1 from thomas-dloop at kuehne.cn 2007-04-29 04:01 -------
The data is available via std.gc.getStats
allocatedMemory -> usedsize
availableMemory -> freelistsize
--
More information about the Digitalmars-d-bugs
mailing list