Difference between revisions of "Supporting Architectures above armv5tel"

From CDOT Wiki
Jump to: navigation, search
(Things to learn)
(Project News)
Line 34: Line 34:
 
== Project News ==
 
== Project News ==
  
This is where your regular updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
+
echo date("l \\t\h\e jS");
 
 
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
 

Revision as of 01:45, 15 October 2010

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)

Mark Eamiguel

Project Contributor(s)

Project Details

-Run a benchmark on armv5tel and armv7tel processors


Project Plan

Goals for each release:

  • 0.1
  • 0.2
  • 0.3

Things to learn

-Ways of benchmarking ARM processors
-Compiling kernel and glibc
-Familiarization of the ARM hardware

Project News

echo date("l \\t\h\e jS");