It turned out it's com.android.mms which for some reason does something and releases exactly 110 objects every ~15 seconds or so. The device is not connected to internet.
Cheers On Thu, Feb 12, 2009 at 7:52 PM, Al <[email protected]> wrote: > > On Feb 12, 3:41 pm, Stoyan Damov <[email protected]> wrote: > >> 02-12 17:40:43.920: DEBUG/dalvikvm(119): GC freed 110 objects / 5112 >> bytes in 73ms >> >> ^^^ these are while the phone is completely idle. >> >> Cheers, >> Stoyan > > What is process 119? Do an adb shell ps, it could be a third party > application causing these GCs. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

