LTO for the kernel

2012-08-26 Thread Christian Robottom Reis
In case nobody here caught it:

https://lwn.net/Articles/512548/

Interesting? Worth talking to Andi about it for ARM?
-- 
Christian Robottom Reis | [+55 16] 3376 0125 | http://async.com.br/~kiko
Async Open Source   | [+55 16] 9112 6430 | http://launchpad.net/~kiko

___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain


[Activity] Week 34

2012-08-26 Thread Zhenqiang Chen
Summary:
* Identify the root cause of performance regression for the "split2" patch.
* Validate Linaro binary toolchain prerelease.

Details:
1. Identify the root cause of performance regression for the "split2" patch.
* Code alignment is the root cause for the performance regression
(Michael reproduced it with "__attribute__ ((aligned(16)))").
* "build-id" section is the root cause of result difference from
cbuild test (the additional section makes the function address
different).
* Workout a small case to show the impact of code alignment on performance.

2. Linaro binary toolchain 2012.08 prerelease validation. All tests pass.

Absence:
* Annual leave: Aug. 24.

Plans:
* Linaro binary toolchain 2012.08 release.
* Start shink-wrap work.

Best regards!
-Zhenqiang

___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain