diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-07-11 14:41:28 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-07-11 14:41:28 +0000 |
commit | 3722f11de220eab983fb90927d614a20fe860052 (patch) | |
tree | 8c700f78d01e53b5b7e47bdfc0adbf50fcb7e0af /docs | |
parent | 43def70685c2b8cfc998a4a906d6b209aeb974ac (diff) | |
download | ChibiOS-3722f11de220eab983fb90927d614a20fe860052.tar.gz ChibiOS-3722f11de220eab983fb90927d614a20fe860052.tar.bz2 ChibiOS-3722f11de220eab983fb90927d614a20fe860052.zip |
Updated AT91SAM7X reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1058 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/AT91SAM7X-48-ARM.txt | 8 | ||||
-rw-r--r-- | docs/reports/AT91SAM7X-48-THUMB.txt | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/reports/AT91SAM7X-48-ARM.txt b/docs/reports/AT91SAM7X-48-ARM.txt index 91e820138..c43d613e8 100644 --- a/docs/reports/AT91SAM7X-48-ARM.txt +++ b/docs/reports/AT91SAM7X-48-ARM.txt @@ -5,7 +5,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) *** ChibiOS/RT test suite
***
-*** Kernel: 1.3.0unstable
+*** Kernel: 1.3.1unstable
*** Architecture: ARM7TDMI
*** GCC Version: 4.3.3
@@ -71,7 +71,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 7.1 (Heap, allocation and fragmentation test)
---- Size : 62112 bytes, not fragmented
+--- Size : 61344 bytes, not fragmented
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, queue/dequeue)
@@ -96,7 +96,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.1 (Benchmark, messages #1)
---- Score : 115476 msgs/S, 230952 ctxswc/S
+--- Score : 115475 msgs/S, 230950 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.2 (Benchmark, messages #2)
@@ -112,7 +112,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.5 (Benchmark, threads, full cycle)
---- Score : 79015 threads/S
+--- Score : 79016 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 12.6 (Benchmark, threads, create only)
diff --git a/docs/reports/AT91SAM7X-48-THUMB.txt b/docs/reports/AT91SAM7X-48-THUMB.txt index 986d199b0..32760d182 100644 --- a/docs/reports/AT91SAM7X-48-THUMB.txt +++ b/docs/reports/AT91SAM7X-48-THUMB.txt @@ -5,7 +5,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) *** ChibiOS/RT test suite
***
-*** Kernel: 1.3.0unstable
+*** Kernel: 1.3.1unstable
*** Architecture: ARM7TDMI
*** GCC Version: 4.3.3
@@ -71,7 +71,7 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 7.1 (Heap, allocation and fragmentation test)
---- Size : 62112 bytes, not fragmented
+--- Size : 61344 bytes, not fragmented
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, queue/dequeue)
|