aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-28 11:26:24 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-28 11:26:24 +0000
commit86263d4f6ca0a4f54b89dd57e2c75348655363e2 (patch)
treec9c34be5fa246de71c6e60f8bc0e178c5d8ef6a8
parentca4419762eaab74d52e07e02defbaac42570fea3 (diff)
downloadChibiOS-86263d4f6ca0a4f54b89dd57e2c75348655363e2.tar.gz
ChibiOS-86263d4f6ca0a4f54b89dd57e2c75348655363e2.tar.bz2
ChibiOS-86263d4f6ca0a4f54b89dd57e2c75348655363e2.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@547 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--docs/reports/LPC2148-48-THUMB.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reports/LPC2148-48-THUMB.txt b/docs/reports/LPC2148-48-THUMB.txt
index fe51b97a8..8310f82b0 100644
--- a/docs/reports/LPC2148-48-THUMB.txt
+++ b/docs/reports/LPC2148-48-THUMB.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 0.8.0
+Kernel: ChibiOS/RT 1.0.0 RC1
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 : 27644 bytes, not fragmented
+--- Size : 27648 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -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 : 98924 msgs/S, 197848 ctxswc/S
+--- Score : 98921 msgs/S, 197842 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 17 (Benchmark, context switch #2, empty ready list)
@@ -65,11 +65,11 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 70471 threads/S
+--- Score : 80033 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 101230 threads/S
+--- Score : 112160 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)