mallinfo is implemented.
authorMartin Pool <mbp@samba.org>
Fri, 25 Jan 2002 09:45:45 +0000 (09:45 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 25 Jan 2002 09:45:45 +0000 (09:45 +0000)
TODO

diff --git a/TODO b/TODO
index 631fd40..5d720d3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -104,9 +104,6 @@ Memory accounting
   not sure this makes sense with modern mallocs.  At any rate it will
   make us allocate a huge amount of memory for large file lists.
 
-  We can try using the GNU/SVID/XPG mallinfo() function to get some
-  heap statistics.
-
 
 Hard-link handling