Updated reports.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_1.2.x@1031 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2009-06-13 13:49:07 +00:00
parent ee2285b589
commit 0a0619050b
8 changed files with 25 additions and 28 deletions

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
@ -46,7 +46,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 : 62228 bytes, not fragmented
--- Size : 61460 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
@ -100,3 +100,4 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
---------------------------------------------------------------------------
Final result: SUCCESS

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu
Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
@ -46,7 +46,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 : 62228 bytes, not fragmented
--- Size : 61460 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
@ -100,4 +100,3 @@ Settings: MCK=48.054857, MC_FMR = AT91C_MC_FWS_1FWS (1 wait state)
---------------------------------------------------------------------------
Final result: SUCCESS

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
@ -46,7 +46,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 7.1 (Heap, allocation and fragmentation test)
--- Size : 27476 bytes, not fragmented
--- Size : 26708 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
@ -75,7 +75,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.5 (Benchmark, threads creation/termination, optimal)
--- Score : 141434 threads/S
--- Score : 141435 threads/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.6 (Benchmark, mass reschedulation, 5 threads)
@ -83,19 +83,19 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
--- Score : 341168 bytes/S
--- Score : 341164 bytes/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
--- Score : 309442 timers/S
--- Score : 309440 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
--- Score : 622888 wait+signal/S
--- Score : 622880 wait+signal/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
--- Score : 386328 lock+unlock/S
--- Score : 386324 lock+unlock/S
--- Result: SUCCESS
---------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
Options: -Os -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
@ -46,7 +46,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 7.1 (Heap, allocation and fragmentation test)
--- Size : 27476 bytes, not fragmented
--- Size : 26708 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
@ -83,11 +83,11 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.7 (Benchmark, I/O Queues throughput)
--- Score : 262044 bytes/S
--- Score : 262040 bytes/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.8 (Benchmark, virtual timers set/reset)
--- Score : 302366 timers/S
--- Score : 302364 timers/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.9 (Benchmark, semaphores wait/signal)
@ -95,7 +95,7 @@ Settings: CCLK=48, MAMCR=2, MAMTIM=3 (3 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
--- Score : 249148 lock+unlock/S
--- Score : 249144 lock+unlock/S
--- Result: SUCCESS
---------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 3.2.3 (MSPGCC)
Options: -O2 -fomit-frame-pointer
Settings: MCLK=DCOCLK 750Khz

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=48, ACR=0x11 (1 wait state)
@ -46,7 +46,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 7.1 (Heap, allocation and fragmentation test)
--- Size : 17204 bytes, not fragmented
--- Size : 16436 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
@ -95,7 +95,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.10 (Benchmark, mutexes lock/unlock)
--- Score : 489544 lock+unlock/S
--- Score : 489548 lock+unlock/S
--- Result: SUCCESS
---------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
***************************************************************************
Kernel: ChibiOS/RT 1.2.2 stable
Kernel: ChibiOS/RT 1.2.3 stable
Compiler: GCC 4.3.3 (YAGARTO 29.03.2009)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=72, ACR=0x12 (2 wait states)
@ -46,7 +46,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 7.1 (Heap, allocation and fragmentation test)
--- Size : 17204 bytes, not fragmented
--- Size : 16436 bytes, not fragmented
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 8.1 (Memory Pools, allocation and enqueuing test)
@ -63,7 +63,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states)
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
--- Score : 174741 msgs/S, 349482 ctxswc/S
--- Score : 174740 msgs/S, 349480 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.3 (Benchmark, context switch #3, 4 threads in ready list)

View File

@ -13,9 +13,6 @@ CH_USE_ROUNDROBIN=FALSE
CH_USE_SEMAPHORES_PRIORITY=TRUE
* Building...OK
* Testing...OK
CH_USE_SEMAPHORES_TIMEOUT=FALSE
* Building...OK
* Testing...OK
CH_USE_CONDVARS_TIMEOUT=FALSE
* Building...OK
* Testing...OK
@ -43,6 +40,6 @@ CH_DBG_ENABLE_STACK_CHECK=TRUE
CH_DBG_FILL_THREADS=TRUE
* Building...OK
* Testing...OK
CH_DBG_THREADS_PROFILING=TRUE
CH_DBG_THREADS_PROFILING=FALSE
* Building...OK
* Testing...OK