Re: [android-porting] Re: Reducing Boot time

2010-01-16 Thread karthikeyan subramani
I am new to android. I have to port glibc to android and need to remove bionic. Can anyone provide me the steps to do this ? I have built android-x86 code and currently stuck in modifying /build/core/combo/target_linux_x86.mk. Any help / support provided will be highly appreciated towards this ac

[android-porting] Re: Reducing Boot time

2010-01-12 Thread Android Zaurus
Hi, Android has benchmark function for booting up, called bootchart. Refer mydroid/system/core/init/README.BOOTCHART. Following is the result when I tried it on my Zaurus C3000. http://androidzaurus.seesaa.net/article/111434080.html Cheers, On 1月13日, 午前8:55, linux newbie wrote: > Thanks for qu