diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-31 12:32:35 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-31 12:32:35 +0000 |
commit | 4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c (patch) | |
tree | 502682885a023d31c6bac5f87adce8b38c6ccf0a /docs/reports/STM32F103-48.txt | |
parent | 41eeaff123f182af8ba629570d684207ee8bf12a (diff) | |
download | ChibiOS-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/reports/STM32F103-48.txt')
-rw-r--r-- | docs/reports/STM32F103-48.txt | 10 |
1 files changed, 7 insertions, 3 deletions
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)
|