Difference between revisions of "Supporting Architectures above armv5tel"
Mjeamiguel (talk | contribs) (→Project Plan) |
Mjeamiguel (talk | contribs) (→Project Details) |
||
Line 17: | Line 17: | ||
== Project Details == | == Project Details == | ||
− | + | This project aims to test the significance of technologies that exist in '''armV7''' architecture by conducting different benchmark techniques. | |
+ | |||
+ | Technologies in '''armv7''' include: | ||
+ | <ul> | ||
+ | <li>NEON™</li> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | |||
+ | There are currently 2 '''armv7''' (beagleboard & beagleboard XM)builders in the Fedora ARM farm. | ||
== Project Plan == | == Project Plan == |
Revision as of 00:01, 20 October 2010
Contents
Project Name
Supporting Architectures Above armv5tel
Project Description
The armv5tel architecture version is supported by some common devices such as the Marvell Feroceon processors used in most plug computers. However, later versions of the architecture support advanced features, and using armv5tel code on those processors may result in suboptimal performance.
This project will research ways that Fedora-ARM could support higher processor versions effectively without recompiling the entire Fedora package universe -- for example, by providing an armv7 + hardfp glibc and kernel. This involves performance testing across multiple devices.
Initial contacts: ctyler, PaulW
Project Leader(s)
Project Contributor(s)
Project Details
This project aims to test the significance of technologies that exist in armV7 architecture by conducting different benchmark techniques.
Technologies in armv7 include:
- NEON™
There are currently 2 armv7 (beagleboard & beagleboard XM)builders in the Fedora ARM farm.
Project Plan
Goals for each release:
- 0.1 Run a benchmark program specifically designed not to use much of
glibc
- 0.2
- 0.3
Things to learn
-Ways of benchmarking ARM processors
-Compiling kernel and glibc
-Familiarization with ARM hardware
Project News
October 15th, 2010 - Project page updated (Things to learn)