I find it hard to believe the Indulge has such an odd amount of ram. Running cat /proc/meminfo shows a MemTotal: 301864kB. If you convert that to megabyte its 294.78906 which rounds up to match the 295 shown in task manager.
My issue is that this doesn't seem right. There are no 300mb memory chips available. The closest I know of would be 256+64=320 or perhaps 256+128=384. I know earlier android kernels had an issue addressing over 256mb of ram but the Indulge with 2.2.1 doesnt have this limitation.
Some have speculated that a portion of ram is reserved for the OS. This may be true but how can we uncover this and verify the amount?
Unfortunately any normal application ran in the OS doesnt have hardware access so they will all use the shared function that the task manager is using to show the amount of ram.
I did try to use PS and TOP to figure out the total ram by adding the resident set size but something weird started to happen. Every time I ran either of the tools again the total would increase.
Any ideas?
My issue is that this doesn't seem right. There are no 300mb memory chips available. The closest I know of would be 256+64=320 or perhaps 256+128=384. I know earlier android kernels had an issue addressing over 256mb of ram but the Indulge with 2.2.1 doesnt have this limitation.
Some have speculated that a portion of ram is reserved for the OS. This may be true but how can we uncover this and verify the amount?
Unfortunately any normal application ran in the OS doesnt have hardware access so they will all use the shared function that the task manager is using to show the amount of ram.
I did try to use PS and TOP to figure out the total ram by adding the resident set size but something weird started to happen. Every time I ran either of the tools again the total would increase.
Any ideas?
