I am trying to understand my embedded linux application's memory use. The /proc/pid/maps utility/file seems to be a good resource for seeing the details. Unfortunately I don't understand all the columns and entries.
Is there good resource/documentation for the proc//maps utility/file?
What does the anonymous inode 0 entries mean? These seem to be some of the larger memory segments.