OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [mptests/] [mp14/] [node1/] [mp14.scn] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
*** TEST 14 -- NODE 1 ***
2
Creating Semaphore (Global)
3
Creating Message Queue (Global)
4
Creating Partition (Global)
5
Creating Event task (Global)
6
Starting Event task (Global)
7
Creating Semaphore task (Global)
8
About to go to sleep!
9
Starting Semaphore task (Global)
10
Creating Message Queue task (Global)
11
Getting SMID of semaphore
12
Starting Message Queue task (Global)
13
Creating Partition task (Global)
14
Getting ID of msg queue
15
Starting Partition task (Global)
16
Getting ID of partition
17
Waking up!
18
Remote task's name is : 222
19
Getting TID of remote task
20
Sending events to remote task
21
22
 
23
. - indicates 100 iterations of
24
    tm_evafter of 1 tick and rtems_event_receive.
25
 
26
e - indicates that 100
27
    events have been sent to the remote task.
28
 
29
m - indicates 100 iterations of
30
    rtems_message_queue_send and rtems_message_queue_receive.
31
 
32
p - indicates 100 iterations of
33
    rtems_partition_get_buffer and rtems_partition_return_buffer.
34
 
35
s - indicates 100 iterations of
36
    rtems_semaphore_obtain and rtems_semaphore_release.
37
 
38
NOTES: 1.  The messages could be interspersed.
39
       2.  If one of the nodes exits first, the other may report
40
           timeout errors on blocking directives.
41
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.