From cf2a64bc9d79e8424ac51951014125fe6fc6af7e Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 29 Aug 2009 09:42:21 +0000 Subject: [PATCH] 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 --- docs/reports/AT91SAM7X-48-ARM.txt | 20 ++++++++++---------- docs/reports/AT91SAM7X-48-THUMB.txt | 22 +++++++++++----------- docs/reports/MSP430F1611-0.75.txt | 8 ++++---- 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/reports/AT91SAM7X-48-ARM.txt b/docs/reports/AT91SAM7X-48-ARM.txt index 4a9fe164a..5b5e721c5 100644 --- a/docs/reports/AT91SAM7X-48-ARM.txt +++ b/docs/reports/AT91SAM7X-48-ARM.txt @@ -1,6 +1,6 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable -Compiler: GCC 4.3.3 (YAGARTO 29.03.2009) +Kernel: ChibiOS/RT 1.2.4 stable +Compiler: GCC 4.4.1 (YAGARTO 17.08.2009) Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- Test Case 10.4 (Benchmark, threads creation/termination, worst case) ---- Score : 79015 threads/S +--- Score : 83138 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 108154 threads/S +--- Score : 116595 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- Test Case 10.7 (Benchmark, I/O Queues throughput) ---- Score : 240396 bytes/S +--- Score : 242840 bytes/S --- Result: SUCCESS --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- Test Case 10.10 (Benchmark, mutexes lock/unlock) ---- Score : 321948 lock+unlock/S +--- Score : 317668 lock+unlock/S --- Result: SUCCESS --------------------------------------------------------------------------- diff --git a/docs/reports/AT91SAM7X-48-THUMB.txt b/docs/reports/AT91SAM7X-48-THUMB.txt index 1446af192..33e5e52da 100644 --- a/docs/reports/AT91SAM7X-48-THUMB.txt +++ b/docs/reports/AT91SAM7X-48-THUMB.txt @@ -1,6 +1,6 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable -Compiler: GCC 4.3.3 (YAGARTO 29.03.2009) +Kernel: ChibiOS/RT 1.2.4 stable +Compiler: GCC 4.4.1 (YAGARTO 17.08.2009) Options: -Os -fomit-frame-pointer -mabi=apcs-gnu 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- Test Case 10.4 (Benchmark, threads creation/termination, worst case) ---- Score : 82154 threads/S +--- Score : 85230 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 112237 threads/S +--- Score : 117478 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- Test Case 10.8 (Benchmark, virtual timers set/reset) ---- Score : 323122 timers/S +--- Score : 323124 timers/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.9 (Benchmark, semaphores wait/signal) ---- Score : 367152 wait+signal/S +--- Score : 364360 wait+signal/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.10 (Benchmark, mutexes lock/unlock) ---- Score : 263848 lock+unlock/S +--- Score : 262400 lock+unlock/S --- Result: SUCCESS --------------------------------------------------------------------------- diff --git a/docs/reports/MSP430F1611-0.75.txt b/docs/reports/MSP430F1611-0.75.txt index d8dffe382..5eee892fa 100644 --- a/docs/reports/MSP430F1611-0.75.txt +++ b/docs/reports/MSP430F1611-0.75.txt @@ -1,5 +1,5 @@ *************************************************************************** -Kernel: ChibiOS/RT 1.2.3 stable +Kernel: ChibiOS/RT 1.2.4 stable Compiler: GCC 3.2.3 (MSPGCC) Options: -O2 -fomit-frame-pointer Settings: MCLK=DCOCLK 750Khz @@ -63,7 +63,7 @@ Settings: MCLK=DCOCLK 750Khz --- Result: SUCCESS --------------------------------------------------------------------------- --- 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 --------------------------------------------------------------------------- --- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list) @@ -75,7 +75,7 @@ Settings: MCLK=DCOCLK 750Khz --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.5 (Benchmark, threads creation/termination, optimal) ---- Score : 1699 threads/S +--- Score : 1698 threads/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads) @@ -87,7 +87,7 @@ Settings: MCLK=DCOCLK 750Khz --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.8 (Benchmark, virtual timers set/reset) ---- Score : 5626 timers/S +--- Score : 5628 timers/S --- Result: SUCCESS --------------------------------------------------------------------------- --- Test Case 10.9 (Benchmark, semaphores wait/signal)