Hi,
On 6 October 2012 00:01, Sagar Shinde sangi.hs@gmail.com wrote:
Thanksalot for quick response Alexander. I did use the same config file mentioned in Linaro AOSP build page. I am now pondering whether to check the AOSP ICS sources used by Linaro...but usb-ethernet speed related stuff shouldnot be affected by anything in framework/userspace.... I use iperf to measure network throughput . Hence again I suspect kernel changes
There is no difference between the kernel sources. However, they're potentially built with different compilers and compiler flags.
AOSP uses a prebuilt binary for the kernel, so it's a bit hard to tell how it was built. Linaro Android builds the kernel as part of the OS build process, so it uses whatever compiler flags we're setting for the target.
ttyl bero