What's coming in glibc 2.10
What's coming in glibc 2.10
Posted Apr 19, 2009 22:30 UTC (Sun) by oak (guest, #2786)In reply to: What's coming in glibc 2.10 by eklitzke
Parent article: What's coming in glibc 2.10
Both are needed. Mallinfo tells whether the process is fragmenting its
heap. Checking that may be a performance issue, so needing to parse XML
sounds strange. And if Glibc does allocs for the XML output, it would be
even stranger...
heap. Checking that may be a performance issue, so needing to parse XML
sounds strange. And if Glibc does allocs for the XML output, it would be
even stranger...
Posted Apr 19, 2009 23:50 UTC (Sun)
by foom (subscriber, #14868)
[Link]
What's coming in glibc 2.10
Indeed, it seems to me that a sysctl-like API would make more sense.