What's coming in glibc 2.10: XML
What's coming in glibc 2.10: XML
Posted Apr 19, 2009 21:51 UTC (Sun) by elanthis (guest, #6227)In reply to: What's coming in glibc 2.10: XML by bvdm
Parent article: What's coming in glibc 2.10
Posted Apr 20, 2009 10:43 UTC (Mon)
by alankila (guest, #47141)
[Link] (1 responses)
I think it's quite safe to assume that Ulrich means "text with angle brackets" rather than the entirety of XML specification. In other words, even a crude parser is likely to work...
Posted Apr 20, 2009 15:07 UTC (Mon)
by drag (guest, #31333)
[Link]
I don't know why people are getting excited about this. Mallocinfo seems to me to be a very poorly designed part of the POSIX spec and, like the blog entry said, is dependent on the specifics of a particular malloc implimentation.
The particular Mallocinfo in the spec is so widly useless for any sort of modern system that there is just no 'right' way to do it.
So since it's returning statistica data that are dependent on a particular internal inplimentation then the sort of statistics that are relevent to anybody are going to change based on the changes of Malloc.
So instead of requiring application designers to use some sort of custom parser or try to read data whose relevence and meaning, at any point in the future, can and will change he has decided to go with a very commonly used, standard, self-describing format... which is XML.
Makes sense to me.
What's coming in glibc 2.10: XML
What's coming in glibc 2.10: XML