This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/11087] mallinfo miscounting hblks because of missing mutex


------- Additional Comments From drepper at redhat dot com  2010-04-05 04:37 -------
mallinfo does not work at all.  It's an obsolete interface.  Use malloc_info. 
Adding a lock for statistics is also far too expensive.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11087

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]