Updated MSP430 and AT91SAM7 reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_1.2.x@1128 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
9672c48b4f
commit
cf2a64bc9d
|
@ -1,6 +1,6 @@
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
Kernel: ChibiOS/RT 1.2.3 stable
|
Kernel: ChibiOS/RT 1.2.4 stable
|
||||||
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
|
Compiler: GCC 4.4.1 (YAGARTO 17.08.2009)
|
||||||
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu
|
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu
|
||||||
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
|
@ -59,31 +59,31 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
|
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
|
||||||
--- Score : 115468 msgs/S, 230936 ctxswc/S
|
--- Score : 116028 msgs/S, 232056 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
||||||
--- Score : 90198 msgs/S, 180396 ctxswc/S
|
--- Score : 91230 msgs/S, 182460 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
||||||
--- Score : 90198 msgs/S, 180396 ctxswc/S
|
--- Score : 91230 msgs/S, 182460 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
|
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
|
||||||
--- Score : 79015 threads/S
|
--- Score : 83138 threads/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
||||||
--- Score : 108154 threads/S
|
--- Score : 116595 threads/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
||||||
--- Score : 28038 reschedulations/S, 168228 ctxswc/S
|
--- Score : 28337 reschedulations/S, 170022 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
|
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
|
||||||
--- Score : 240396 bytes/S
|
--- Score : 242840 bytes/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
||||||
|
@ -95,7 +95,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
|
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
|
||||||
--- Score : 321948 lock+unlock/S
|
--- Score : 317668 lock+unlock/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
Kernel: ChibiOS/RT 1.2.3 stable
|
Kernel: ChibiOS/RT 1.2.4 stable
|
||||||
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
|
Compiler: GCC 4.4.1 (YAGARTO 17.08.2009)
|
||||||
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu
|
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu
|
||||||
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
|
@ -59,27 +59,27 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
|
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
|
||||||
--- Score : 103045 msgs/S, 206090 ctxswc/S
|
--- Score : 104855 msgs/S, 209710 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
||||||
--- Score : 85382 msgs/S, 170764 ctxswc/S
|
--- Score : 86464 msgs/S, 172928 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
||||||
--- Score : 85382 msgs/S, 170764 ctxswc/S
|
--- Score : 86464 msgs/S, 172928 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
|
--- Test Case 10.4 (Benchmark, threads creation/termination, worst case)
|
||||||
--- Score : 82154 threads/S
|
--- Score : 85230 threads/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
||||||
--- Score : 112237 threads/S
|
--- Score : 117478 threads/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
||||||
--- Score : 27977 reschedulations/S, 167862 ctxswc/S
|
--- Score : 28614 reschedulations/S, 171684 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
|
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
|
||||||
|
@ -87,15 +87,15 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
||||||
--- Score : 323122 timers/S
|
--- Score : 323124 timers/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
|
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
|
||||||
--- Score : 367152 wait+signal/S
|
--- Score : 364360 wait+signal/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
|
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
|
||||||
--- Score : 263848 lock+unlock/S
|
--- Score : 262400 lock+unlock/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
Kernel: ChibiOS/RT 1.2.3 stable
|
Kernel: ChibiOS/RT 1.2.4 stable
|
||||||
Compiler: GCC 3.2.3 (MSPGCC)
|
Compiler: GCC 3.2.3 (MSPGCC)
|
||||||
Options: -O2 -fomit-frame-pointer
|
Options: -O2 -fomit-frame-pointer
|
||||||
Settings: MCLK=DCOCLK 750Khz
|
Settings: MCLK=DCOCLK 750Khz
|
||||||
|
@ -63,7 +63,7 @@ Settings: MCLK=DCOCLK 750Khz
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|
||||||
--- Score : 1602 msgs/S, 3204 ctxswc/S
|
--- Score : 1603 msgs/S, 3206 ctxswc/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)
|
||||||
|
@ -75,7 +75,7 @@ Settings: MCLK=DCOCLK 750Khz
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
|
||||||
--- Score : 1699 threads/S
|
--- Score : 1698 threads/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
|
||||||
|
@ -87,7 +87,7 @@ Settings: MCLK=DCOCLK 750Khz
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
|
||||||
--- Score : 5626 timers/S
|
--- Score : 5628 timers/S
|
||||||
--- Result: SUCCESS
|
--- Result: SUCCESS
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
|
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
|
||||||
|
|
Loading…
Reference in New Issue