This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Predicting/calculating Newlib Memory Use


Hi

We have had some discussions in the RTEMS community about knowing when newlib allocates memory, for what purpose, and how much. Embedded developers like to know when mallocs happen.

Attempts with cflow and similar haven't gotten us very far at even answering the "when" part of that.

Ideally, the newlib documentation could grow to include this but we haven't figure out how to gather this.

Any ideas?
--joel


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