Does anybody know, wether these changes can also be found in Debian -- either originated there or where backported?
It would be nice to have a speed up for my OpenRD server![]()
Phoronix: Ubuntu 12.10 Sets To Make ARM Even Stronger
While Ubuntu 12.04 already did a very good job at enhancing the ARM performance, Ubuntu 12.10 already has a number of performance improvements for ARM devices.
http://www.phoronix.com/vr.php?view=17420
Does anybody know, wether these changes can also be found in Debian -- either originated there or where backported?
It would be nice to have a speed up for my OpenRD server![]()
No, debian hasn't hardfp. Debian has to run on every arm machine including low end ones, ubuntu doesn't.
I was wrong, here it is: http://wiki.debian.org/ArmHardFloatPort
Cortex-strings is a year and a half old already, and is not in a single upstream libc. Upstream integration where, Ubuntu?
They at least patch their own eglibc with it, so one can use the patch if one knows where to look for it. Having to link an extra lib doesn't really work out, just ask Intel and AMD about their optimized string and math libs.
Is this work actually done by Canonical to improve the ARM toolchain or is it piggybacking on work done by other companies (Linaro springs to mind)
Yes, the GCC ARM optimizations are mainly done by Linaro. Canonical does take part in Linaro, but I don't really know how much.