aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reports/AT91SAM7X-48-ARM.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-11-15 10:19:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-11-15 10:19:57 +0000
commitae97c97b114c0e56d9881d54fbc97a052976b25a (patch)
tree149200cc5cef7053572e983212253874faa3e139 /docs/reports/AT91SAM7X-48-ARM.txt
parentbc3964df2684cd45fde0802597f4cdf1face4a12 (diff)
downloadChibiOS-ae97c97b114c0e56d9881d54fbc97a052976b25a.tar.gz
ChibiOS-ae97c97b114c0e56d9881d54fbc97a052976b25a.tar.bz2
ChibiOS-ae97c97b114c0e56d9881d54fbc97a052976b25a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@510 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/AT91SAM7X-48-ARM.txt')
-rw-r--r--docs/reports/AT91SAM7X-48-ARM.txt53
1 files changed, 33 insertions, 20 deletions
diff --git a/docs/reports/AT91SAM7X-48-ARM.txt b/docs/reports/AT91SAM7X-48-ARM.txt
index ce810b41e..6e637f698 100644
--- a/docs/reports/AT91SAM7X-48-ARM.txt
+++ b/docs/reports/AT91SAM7X-48-ARM.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 0.7.2
+Kernel: ChibiOS/RT 0.8.0
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)
@@ -27,49 +27,62 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
--- Test Case 7 (Mutexes, priority inheritance, complex case)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 8 (Messages, dispatch test)
+--- Test Case 8 (CondVar, signal test)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 9 (Heap, allocation and fragmentation test)
---- Size : 62452 bytes, not fragmented
+--- Test Case 9 (CondVar, broadcast test)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 10 (Memory Pools, allocation and enqueuing test)
+--- Test Case 10 (Messages, dispatch test)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 11 (Dynamic APIs, threads creation from heap)
+--- Test Case 11 (Events, wait and broadcast)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 12 (Dynamic APIs, threads creation from memory pool)
+--- Test Case 12 (Heap, allocation and fragmentation test)
+--- Size : 42600 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 13 (Benchmark, context switch #1, optimal)
---- Score : 114945 msgs/S, 229890 ctxswc/S
+--- Test Case 13 (Memory Pools, allocation and enqueuing test)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 14 (Benchmark, context switch #2, empty ready list)
---- Score : 90221 msgs/S, 180442 ctxswc/S
+--- Test Case 14 (Dynamic APIs, threads creation from heap)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 15 (Benchmark, context switch #3, 4 threads in ready list)
---- Score : 90221 msgs/S, 180442 ctxswc/S
+--- Test Case 15 (Dynamic APIs, threads creation from memory pool)
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 16 (Benchmark, threads creation/termination, worst case)
---- Score : 66878 threads/S
+--- Test Case 16 (Benchmark, context switch #1, optimal)
+--- Score : 114943 msgs/S, 229886 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 17 (Benchmark, threads creation/termination, optimal)
---- Score : 92312 threads/S
+--- Test Case 17 (Benchmark, context switch #2, empty ready list)
+--- Score : 90220 msgs/S, 180440 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 18 (Benchmark, mass reschedulation, 5 threads)
---- Score : 27850 reschedulations/S, 167100 ctxswc/S
+--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
+--- Score : 90220 msgs/S, 180440 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
---- Test Case 19 (Benchmark, I/O Queues throughput)
+--- Test Case 19 (Benchmark, threads creation/termination, worst case)
+--- Score : 67064 threads/S
+--- Result: SUCCESS
+---------------------------------------------------------------------------
+--- Test Case 20 (Benchmark, threads creation/termination, optimal)
+--- Score : 92668 threads/S
+--- Result: SUCCESS
+---------------------------------------------------------------------------
+--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
+--- Score : 27963 reschedulations/S, 167778 ctxswc/S
+--- Result: SUCCESS
+---------------------------------------------------------------------------
+--- Test Case 22 (Benchmark, I/O Queues throughput)
--- Score : 240464 bytes/S
--- Result: SUCCESS
---------------------------------------------------------------------------
+--- Test Case 23 (Benchmark, virtual timers set/reset)
+--- Score : 240308 timers/S
+--- Result: SUCCESS
+---------------------------------------------------------------------------
Final result: SUCCESS