forked from Imagelibrary/rtems
@@ -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>
|
2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Include preinstall.am
|
* Makefile.am: Include preinstall.am
|
||||||
|
|||||||
24
c/src/lib/libbsp/arm/rtl22xx/times
Normal file
24
c/src/lib/libbsp/arm/rtl22xx/times
Normal 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
|
||||||
|
|
||||||
Reference in New Issue
Block a user