source: rtems/c/src/lib/libbsp/arm/rtl22xx/times @ 22a8f05

4.104.114.84.95
Last change on this file since 22a8f05 was c6523793, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/25/07 at 13:20:01

2007-04-25 Ray Xu <xr@…>

  • times: New (Initial submission).
  • Property mode set to 100644
File size: 556 bytes
Line 
1#
2#  Timing Test Suite Results for the rtl22xx BSP
3#
4
5#
6
7Board:  rtl22xx
8CPU: Philips 2210
9Clock Speed: 60MHz
10Memory Configuration: 512K SRAM, 16 bit bus, no SDRAM, nor cache
11Cache: Data and Instruction cache enabled
12Wait States:
13
14Times Reported in: microseconds
15Timer Source: Timer 1, 15Mhz timer rate
16# the test is run via a arm JTAG ICE
17
18*** TIME TEST 1 ***
19rtems_semaphore_create 381
20rtems_semaphore_delete 380
21rtems_semaphore_obtain: available 136
22rtems_semaphore_obtain: not available -- NO_WAIT 136
23rtems_semaphore_release: no waiting tasks 307
24
Note: See TracBrowser for help on using the repository browser.