sgrep -i heapsize | grep -i dalvik and mgrep -i heapsize | grep -i dalvik
are your friends.... --mark On Sat, Mar 31, 2012 at 10:38 PM, xin hu <[email protected]> wrote: > maybe in Property_service.c @ system/core/init > > 2012/3/28 <[email protected]> > >> Today's Topic Summary >> >> Group: http://groups.google.com/group/android-kernel/topics >> >> - Android Code that reads >> build.prop<#136756f798d3739e_13656ddc926bebc3_group_thread_0>[1 Update] >> - Android reset in dalvik layer(system_server or zygote process >> crash)<#136756f798d3739e_13656ddc926bebc3_group_thread_1>[1 Update] >> >> Android Code that reads >> build.prop<http://groups.google.com/group/android-kernel/t/12ec95ad57e7930b> >> >> Guru <[email protected]> Mar 27 10:58AM -0700 >> >> Hi, >> >> I am trying to understand how the android VM Heap Size is set. >> I came across the tweaks that can be done to the build.prop by setting >> the dalvik.vm.heapsize >> >> Can anyone point me the code that reads the build.prop after the >> boot? >> >> Regards, >> Guru. >> >> >> >> Android reset in dalvik layer(system_server or zygote process >> crash)<http://groups.google.com/group/android-kernel/t/e7a654f532ff82e4> >> >> xhy <[email protected]> Mar 27 09:54PM +0800 >> >> Hi all, >> >> Please help me, thanks !!! >> >> >> -- >> >> ------------------------------------------------------------------------- >> Best Regards >> Hongyue Xu >> >> >> >> You received this message because you are subscribed to the Google >> Group android-kernel. >> You can post via email <[email protected]>. >> To unsubscribe from this group, >> send<[email protected]>an empty message. >> For more options, >> visit<http://groups.google.com/group/android-kernel/topics>this group. >> >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-kernel >> > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- create interesting things. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
