2007-04-25 Ray Xu <xr@trasin.net>

* times: New (Initial submission).
This commit is contained in:
Ralf Corsepius
2007-04-25 13:20:01 +00:00
parent 13ce840a0d
commit c6523793c6
2 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-04-25 Ray Xu <xr@trasin.net>
* times: New (Initial submission).
2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Include preinstall.am

View File

@@ -0,0 +1,24 @@
#
# Timing Test Suite Results for the rtl22xx BSP
#
#
#
Board: rtl22xx
CPU: Philips 2210
Clock Speed: 60MHz
Memory Configuration: 512K SRAM, 16 bit bus, no SDRAM, nor cache
Cache: Data and Instruction cache enabled
Wait States:
Times Reported in: microseconds
Timer Source: Timer 1, 15Mhz timer rate
# the test is run via a arm JTAG ICE
*** TIME TEST 1 ***
rtems_semaphore_create 381
rtems_semaphore_delete 380
rtems_semaphore_obtain: available 136
rtems_semaphore_obtain: not available -- NO_WAIT 136
rtems_semaphore_release: no waiting tasks 307