This is the mail archive of the libc-alpha@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]

Re: [RFC] New mallinfo64 as alternative for 32bit mallinfo


On Tue, 18 Nov 2014, Holger Hopp wrote:

> - malloc_info (returning a XML string) is a slow and extensive
>   interface for the simple task of reporting some data for monitoring
>   and it does not even report the mmap memory. --> useless

If there's something important malloc_info does not report, being XML the 
additional information can readily be added without breaking 
compatibility.

-- 
Joseph S. Myers
joseph@codesourcery.com


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