On Sep 9, 8:02 pm, Dianne Hackborn <[email protected]> wrote:
> The current garbage
> collector does no compaction, but it will release pages inside of the heap
> that are free.
>
> --
> Dianne Hackborn
> Android framework engineer
> [email protected]
thanks Dianne for your prompt reply
how gc knows what page is free?
it needs to iterate over every object to check if its in that page
boudnary? it'd be expensive task...
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
-~----------~----~----~----~------~----~------~--~---