aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reports
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-02 14:26:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-02 14:26:17 +0000
commite5046d1dcb7a6c70cd3fa04ac5131214d067dec3 (patch)
treed13171c2fc7b7d99bfcbf432586c6591ca759da3 /docs/reports
parentdabf18ef8cf570519df0aafed80834fc322f00bb (diff)
downloadChibiOS-e5046d1dcb7a6c70cd3fa04ac5131214d067dec3.tar.gz
ChibiOS-e5046d1dcb7a6c70cd3fa04ac5131214d067dec3.tar.bz2
ChibiOS-e5046d1dcb7a6c70cd3fa04ac5131214d067dec3.zip
Alternate preemption mode implemented for RVCT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3014 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports')
-rw-r--r--docs/reports/LPC1114-48-RVCT.txt32
1 files changed, 17 insertions, 15 deletions
diff --git a/docs/reports/LPC1114-48-RVCT.txt b/docs/reports/LPC1114-48-RVCT.txt
index 53953ee84..143522f39 100644
--- a/docs/reports/LPC1114-48-RVCT.txt
+++ b/docs/reports/LPC1114-48-RVCT.txt
@@ -6,9 +6,11 @@ Compiler: RealView C/C++ Compiler V4.1.0.561 [Evaluation].
*** ChibiOS/RT test suite
***
-*** Kernel: 2.3.0unstable
+*** Kernel: 2.3.4unstable
+*** Compiler: RVCT
*** Architecture: ARMv6-M
*** Core Variant: Cortex-M0
+*** Port Info: Preemption through NMI
*** Platform: LPC11xx
*** Test Board: Embedded Artists LPCXpresso Base Board + LPC1114
@@ -90,7 +92,7 @@ Compiler: RealView C/C++ Compiler V4.1.0.561 [Evaluation].
----------------------------------------------------------------------------
--- Test Case 9.3 (Dynamic APIs, registry and references)
--- Result: SUCCESS
----------------------------------------------------------------------------
+----------------------------------------------------------------------------
--- Test Case 10.1 (Queues, input queues)
--- Result: SUCCESS
----------------------------------------------------------------------------
@@ -98,55 +100,55 @@ Compiler: RealView C/C++ Compiler V4.1.0.561 [Evaluation].
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.1 (Benchmark, messages #1)
---- Score : 121347 msgs/S, 242694 ctxswc/S
+--- Score : 120730 msgs/S, 241460 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.2 (Benchmark, messages #2)
---- Score : 102162 msgs/S, 204324 ctxswc/S
+--- Score : 103037 msgs/S, 206074 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.3 (Benchmark, messages #3)
---- Score : 102162 msgs/S, 204324 ctxswc/S
+--- Score : 103037 msgs/S, 206074 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.4 (Benchmark, context switch)
---- Score : 377584 ctxswc/S
+--- Score : 383632 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 78768 threads/S
+--- Score : 79025 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 112764 threads/S
+--- Score : 112230 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
---- Score : 33088 reschedules/S, 198528 ctxswc/S
+--- Score : 33692 reschedules/S, 202152 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 249336 ctxswc/S
+--- Score : 236968 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
---- Score : 270084 bytes/S
+--- Score : 360780 bytes/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.10 (Benchmark, virtual timers set/reset)
---- Score : 303522 timers/S
+--- Score : 311418 timers/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.11 (Benchmark, semaphores wait/signal)
---- Score : 603212 wait+signal/S
+--- Score : 599396 wait+signal/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.12 (Benchmark, mutexes lock/unlock)
---- Score : 372744 lock+unlock/S
+--- Score : 371284 lock+unlock/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.13 (Benchmark, RAM footprint)
---- System: 360 bytes
+--- System: 368 bytes
--- Thread: 68 bytes
--- Timer : 20 bytes
--- Semaph: 12 bytes