On 11-09-15 01:34 PM, Pratik Prajapati wrote:
You mean to say, even if no objects are created and still classes occupy
memory? Please let me know how you have checked it.

This is copy-on-write. There's only one copy loaded for all the system initially. Every Dalvik process happens to this mapped to its pages, but it's still a single copy. But yes, all classes are loaded up in RAM, whether you use them or not.

--
Karim Yaghmour
CEO - Opersys inc. / www.opersys.com
http://twitter.com/karimyaghmour

--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to