diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-03-06 08:02:26 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-03-06 08:02:26 +0000 |
commit | 3cc5ac6d9a6555ba70ea83c9eb9cae1bb1f44fd9 (patch) | |
tree | cd540ec3b5dc1b737388870ddd2c45efdde9067e /docs | |
parent | 645fce5f28b5d62b682657ec8d6c3fcf775b9f08 (diff) | |
download | ChibiOS-3cc5ac6d9a6555ba70ea83c9eb9cae1bb1f44fd9.tar.gz ChibiOS-3cc5ac6d9a6555ba70ea83c9eb9cae1bb1f44fd9.tar.bz2 ChibiOS-3cc5ac6d9a6555ba70ea83c9eb9cae1bb1f44fd9.zip |
Improved preemption for Cortex-M0 port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2797 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/LPC1114-48-GCC.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reports/LPC1114-48-GCC.txt b/docs/reports/LPC1114-48-GCC.txt index 87dd7dbbe..32ea4154e 100644 --- a/docs/reports/LPC1114-48-GCC.txt +++ b/docs/reports/LPC1114-48-GCC.txt @@ -126,7 +126,7 @@ Settings: CLK=48, (2 wait states) --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.8 (Benchmark, round robin context switching)
---- Score : 253328 ctxswc/S
+--- Score : 253332 ctxswc/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.9 (Benchmark, I/O Queues throughput)
|