Tagged Questions
3
votes
3answers
9k views
What is the effect of changing the maximum application VM heap size?
The settings menu in CM6 lets you change the maximum per-process heap size (internally, that’s the dalvik.vm.heapsize property). What are the practical effects of raising or lowering that setting? On ...