aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-14 07:25:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-14 07:25:15 +0000
commitad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d (patch)
tree5e8ac3e8a98a9103f7b14e21aa002ce0fc7b0e07 /docs
parentd70f848b0867fa5f7748a242d06e95d140fd7736 (diff)
downloadChibiOS-ad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d.tar.gz
ChibiOS-ad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d.tar.bz2
ChibiOS-ad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@760 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/reports/LPC2148-48-ARM.txt12
-rw-r--r--docs/reports/LPC2148-48-THUMB.txt20
-rw-r--r--docs/reports/MSP430F1611-0.75.txt6
3 files changed, 19 insertions, 19 deletions
diff --git a/docs/reports/LPC2148-48-ARM.txt b/docs/reports/LPC2148-48-ARM.txt
index a9537e8f0..39e2d19e0 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 final
+Kernel: ChibiOS/RT 1.1.0 unstable
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 : 27648 bytes, not fragmented
+--- Size : 27668 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -65,15 +65,15 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 99405 threads/S
+--- Score : 103047 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 134687 threads/S
+--- Score : 141463 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
---- Score : 36005 reschedulations/S, 216030 ctxswc/S
+--- Score : 36006 reschedulations/S, 216036 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 22 (Benchmark, I/O Queues throughput)
@@ -81,7 +81,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 23 (Benchmark, virtual timers set/reset)
---- Score : 309496 timers/S
+--- Score : 309500 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
diff --git a/docs/reports/LPC2148-48-THUMB.txt b/docs/reports/LPC2148-48-THUMB.txt
index 22bcaff69..b6cd6ed25 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 final
+Kernel: ChibiOS/RT 1.1.0 unstable
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)
@@ -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 : 27648 bytes, not fragmented
+--- Size : 27668 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -53,35 +53,35 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 16 (Benchmark, context switch #1, optimal)
---- Score : 98924 msgs/S, 197848 ctxswc/S
+--- Score : 101441 msgs/S, 202882 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 17 (Benchmark, context switch #2, empty ready list)
---- Score : 83531 msgs/S, 167062 ctxswc/S
+--- Score : 85780 msgs/S, 171560 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
---- Score : 83530 msgs/S, 167060 ctxswc/S
+--- Score : 85779 msgs/S, 171558 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 80033 threads/S
+--- Score : 82665 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 112160 threads/S
+--- Score : 116537 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
---- Score : 28157 reschedulations/S, 168942 ctxswc/S
+--- Score : 28871 reschedulations/S, 173226 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 22 (Benchmark, I/O Queues throughput)
---- Score : 242396 bytes/S
+--- Score : 243632 bytes/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 23 (Benchmark, virtual timers set/reset)
---- Score : 272272 timers/S
+--- Score : 273044 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
diff --git a/docs/reports/MSP430F1611-0.75.txt b/docs/reports/MSP430F1611-0.75.txt
index 6a179ea71..42d8dda1d 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 final
+Kernel: ChibiOS/RT 1.1.0 unstable
Compiler: GCC 3.2.3 (MSPGCC)
Options: -O2 -fomit-frame-pointer
Settings: MCLK=DCOCLK 750Khz
@@ -65,11 +65,11 @@ Settings: MCLK=DCOCLK 750Khz
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 1310 threads/S
+--- Score : 1334 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 1681 threads/S
+--- Score : 1720 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)