hi, i dont know if i understand how gc releases physical memory
lets assume that physical mem is divided into 4kB pages i allocate 2000 objects each 2kB long lets assume they are allocated one after another in physical memory then i release every even object 0, 2, 4 etc so i released 1000 objects x 2kB question: how many physical pages will be released to other processes? thanks pskink --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

