2008-10-18 09:58:54 +00:00
|
|
|
***************************************************************************
|
2009-04-03 21:06:12 +00:00
|
|
|
Kernel: ChibiOS/RT 1.2.0 stable
|
2008-10-18 09:58:54 +00:00
|
|
|
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
|
|
|
|
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
|
|
|
|
Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
|
|
|
|
***************************************************************************
|
|
|
|
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Test Case 1.1 (Ready List, priority enqueuing test #1)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Test Case 1.2 (Ready List, priority enqueuing test #2)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 2.1 (Semaphores, enqueuing test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Test Case 2.2 (Semaphores, timeout test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Test Case 3.1 (Mutexes, priority enqueuing test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Test Case 3.2 (Mutexes, priority inheritance, simple case)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Test Case 3.3 (Mutexes, priority inheritance, complex case)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 3.4 (CondVar, signal test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 3.5 (CondVar, broadcast test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 3.6 (CondVar, inheritance boost test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 4.1 (Messages, dispatch test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 5.1 (Mailboxes, queuing and timeouts)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 6.1 (Events, wait and broadcast)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 7.1 (Heap, allocation and fragmentation test)
|
|
|
|
--- Size : 27516 bytes, not fragmented
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 9.1 (Dynamic APIs, threads creation from heap)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 9.2 (Dynamic APIs, threads creation from memory pool)
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
|
|
|
|
--- Score : 103643 msgs/S, 207286 ctxswc/S
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
|
|
|
--- Score : 86249 msgs/S, 172498 ctxswc/S
|
2008-11-15 10:19:57 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
2009-04-03 21:06:12 +00:00
|
|
|
--- Score : 86251 msgs/S, 172502 ctxswc/S
|
2008-11-15 10:19:57 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
|
2009-04-03 21:06:12 +00:00
|
|
|
--- Score : 83827 threads/S
|
2008-11-15 10:19:57 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
|
|
|
--- Score : 114584 threads/S
|
2008-11-15 10:19:57 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
|
|
|
--- Score : 28819 reschedulations/S, 172914 ctxswc/S
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
|
|
|
|
--- Score : 262116 bytes/S
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
2009-04-03 21:06:12 +00:00
|
|
|
--- Score : 302534 timers/S
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
|
2009-04-03 21:06:12 +00:00
|
|
|
--- Score : 350728 wait+signal/S
|
2009-03-08 09:16:19 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
2009-03-19 09:42:03 +00:00
|
|
|
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
|
|
|
|
--- Score : 249212 lock+unlock/S
|
2008-10-18 09:58:54 +00:00
|
|
|
--- Result: SUCCESS
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
|
|
|
|
Final result: SUCCESS
|