aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-01-31 12:32:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-01-31 12:32:35 +0000
commit4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c (patch)
tree502682885a023d31c6bac5f87adce8b38c6ccf0a /docs
parent41eeaff123f182af8ba629570d684207ee8bf12a (diff)
downloadChibiOS-4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c.tar.gz
ChibiOS-4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c.tar.bz2
ChibiOS-4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@702 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/reports/AT91SAM7X-48-ARM.txt6
-rw-r--r--docs/reports/AT91SAM7X-48-THUMB.txt2
-rw-r--r--docs/reports/ATmega128-16.txt2
-rw-r--r--docs/reports/LPC2148-48-ARM.txt16
-rw-r--r--docs/reports/LPC2148-48-THUMB.txt4
-rw-r--r--docs/reports/MSP430F1611-0.75.txt4
-rw-r--r--docs/reports/STM32F103-48.txt10
-rw-r--r--docs/reports/STM32F103-72.txt8
8 files changed, 26 insertions, 26 deletions
diff --git a/docs/reports/AT91SAM7X-48-ARM.txt b/docs/reports/AT91SAM7X-48-ARM.txt
index a0c4f21e0..157fcd613 100644
--- a/docs/reports/AT91SAM7X-48-ARM.txt
+++ b/docs/reports/AT91SAM7X-48-ARM.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
@@ -40,7 +40,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 12 (Heap, allocation and fragmentation test)
---- Size : 62384 bytes, not fragmented
+--- Size : 62272 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -65,7 +65,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 76509 threads/S
+--- Score : 76508 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
diff --git a/docs/reports/AT91SAM7X-48-THUMB.txt b/docs/reports/AT91SAM7X-48-THUMB.txt
index feb8a6e5c..042913e65 100644
--- a/docs/reports/AT91SAM7X-48-THUMB.txt
+++ b/docs/reports/AT91SAM7X-48-THUMB.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
diff --git a/docs/reports/ATmega128-16.txt b/docs/reports/ATmega128-16.txt
index 6881bebce..acd00139d 100644
--- a/docs/reports/ATmega128-16.txt
+++ b/docs/reports/ATmega128-16.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.0 (WinAVR 10.06.2008)
Options: -O2
Settings: F_CPU=16000000
diff --git a/docs/reports/LPC2148-48-ARM.txt b/docs/reports/LPC2148-48-ARM.txt
index adf584c04..a9537e8f0 100644
--- a/docs/reports/LPC2148-48-ARM.txt
+++ b/docs/reports/LPC2148-48-ARM.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
@@ -40,7 +40,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 12 (Heap, allocation and fragmentation test)
---- Size : 27792 bytes, not fragmented
+--- Size : 27648 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -61,27 +61,27 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
---- Score : 111980 msgs/S, 223960 ctxswc/S
+--- Score : 111978 msgs/S, 223956 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 99406 threads/S
+--- Score : 99405 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 134686 threads/S
+--- Score : 134687 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
---- Score : 36006 reschedulations/S, 216036 ctxswc/S
+--- Score : 36005 reschedulations/S, 216030 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 22 (Benchmark, I/O Queues throughput)
---- Score : 341236 bytes/S
+--- Score : 341232 bytes/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 23 (Benchmark, virtual timers set/reset)
---- Score : 309498 timers/S
+--- Score : 309496 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
diff --git a/docs/reports/LPC2148-48-THUMB.txt b/docs/reports/LPC2148-48-THUMB.txt
index 8310f82b0..22bcaff69 100644
--- a/docs/reports/LPC2148-48-THUMB.txt
+++ b/docs/reports/LPC2148-48-THUMB.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
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)
@@ -53,7 +53,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 16 (Benchmark, context switch #1, optimal)
---- Score : 98921 msgs/S, 197842 ctxswc/S
+--- Score : 98924 msgs/S, 197848 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 17 (Benchmark, context switch #2, empty ready list)
diff --git a/docs/reports/MSP430F1611-0.75.txt b/docs/reports/MSP430F1611-0.75.txt
index 48b0fd508..6a179ea71 100644
--- a/docs/reports/MSP430F1611-0.75.txt
+++ b/docs/reports/MSP430F1611-0.75.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 3.2.3 (MSPGCC)
Options: -O2 -fomit-frame-pointer
Settings: MCLK=DCOCLK 750Khz
@@ -65,7 +65,7 @@ Settings: MCLK=DCOCLK 750Khz
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 1311 threads/S
+--- Score : 1310 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
diff --git a/docs/reports/STM32F103-48.txt b/docs/reports/STM32F103-48.txt
index 3b43e9022..3e4411385 100644
--- a/docs/reports/STM32F103-48.txt
+++ b/docs/reports/STM32F103-48.txt
@@ -1,10 +1,14 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=48, ACR=0x11 (1 wait state)
***************************************************************************
+*****************************
+*** ChibiOS/RT test suite ***
+*****************************
+
---------------------------------------------------------------------------
--- Test Case 1 (Ready List, priority enqueuing test #1)
--- Result: SUCCESS
@@ -61,7 +65,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
---- Score : 134028 msgs/S, 268056 ctxswc/S
+--- Score : 134029 msgs/S, 268058 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
@@ -69,7 +73,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 151424 threads/S
+--- Score : 151423 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
diff --git a/docs/reports/STM32F103-72.txt b/docs/reports/STM32F103-72.txt
index c409f2e50..973dd11ec 100644
--- a/docs/reports/STM32F103-72.txt
+++ b/docs/reports/STM32F103-72.txt
@@ -1,14 +1,10 @@
***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=72, ACR=0x12 (2 wait states)
***************************************************************************
-*****************************
-*** ChibiOS/RT test suite ***
-*****************************
-
---------------------------------------------------------------------------
--- Test Case 1 (Ready List, priority enqueuing test #1)
--- Result: SUCCESS
@@ -57,7 +53,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 16 (Benchmark, context switch #1, optimal)
---- Score : 216993 msgs/S, 433986 ctxswc/S
+--- Score : 216994 msgs/S, 433988 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 17 (Benchmark, context switch #2, empty ready list)