diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-12-06 11:20:22 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-12-06 11:20:22 +0000 |
commit | 8a18733367054dd6a3a68633d25633f672ae87c0 (patch) | |
tree | 2fb91397657fe4ee711ebda7b2f0c2cf1ac619af /docs/reports/AT91SAM7X-48-ARM.txt | |
parent | d8b450d8a085817ad26528cb58059da22ebea462 (diff) | |
download | ChibiOS-8a18733367054dd6a3a68633d25633f672ae87c0.tar.gz ChibiOS-8a18733367054dd6a3a68633d25633f672ae87c0.tar.bz2 ChibiOS-8a18733367054dd6a3a68633d25633f672ae87c0.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@530 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/AT91SAM7X-48-ARM.txt')
-rw-r--r-- | docs/reports/AT91SAM7X-48-ARM.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/reports/AT91SAM7X-48-ARM.txt b/docs/reports/AT91SAM7X-48-ARM.txt index 6e637f698..b9a1cd1f3 100644 --- a/docs/reports/AT91SAM7X-48-ARM.txt +++ b/docs/reports/AT91SAM7X-48-ARM.txt @@ -1,5 +1,5 @@ ***************************************************************************
-Kernel: ChibiOS/RT 0.8.0
+Kernel: ChibiOS/RT 0.8.2
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)
@@ -40,7 +40,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 12 (Heap, allocation and fragmentation test)
---- Size : 42600 bytes, not fragmented
+--- Size : 62380 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 13 (Memory Pools, allocation and enqueuing test)
@@ -53,27 +53,27 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 16 (Benchmark, context switch #1, optimal)
---- Score : 114943 msgs/S, 229886 ctxswc/S
+--- Score : 114945 msgs/S, 229890 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 17 (Benchmark, context switch #2, empty ready list)
---- Score : 90220 msgs/S, 180440 ctxswc/S
+--- Score : 90221 msgs/S, 180442 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 18 (Benchmark, context switch #3, 4 threads in ready list)
---- Score : 90220 msgs/S, 180440 ctxswc/S
+--- Score : 90221 msgs/S, 180442 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 19 (Benchmark, threads creation/termination, worst case)
---- Score : 67064 threads/S
+--- Score : 71691 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 20 (Benchmark, threads creation/termination, optimal)
---- Score : 92668 threads/S
+--- Score : 94501 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 21 (Benchmark, mass reschedulation, 5 threads)
---- Score : 27963 reschedulations/S, 167778 ctxswc/S
+--- Score : 27964 reschedulations/S, 167784 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 22 (Benchmark, I/O Queues throughput)
@@ -81,7 +81,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 23 (Benchmark, virtual timers set/reset)
---- Score : 240308 timers/S
+--- Score : 264208 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
|