aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-12-20 15:40:12 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-12-20 15:40:12 +0000
commitb4f7d8edfe03b6205caaf887faed663fd2222ec5 (patch)
treee45f451d5ad4431effb4b72630e2bb83a592108a /readme.txt
parentc69790a0f323c27ee365e8745d60e4cfbca103c2 (diff)
downloadChibiOS-b4f7d8edfe03b6205caaf887faed663fd2222ec5.tar.gz
ChibiOS-b4f7d8edfe03b6205caaf887faed663fd2222ec5.tar.bz2
ChibiOS-b4f7d8edfe03b6205caaf887faed663fd2222ec5.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@152 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 5b06953fa..e81a07358 100644
--- a/readme.txt
+++ b/readme.txt
@@ -50,6 +50,9 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
various mechanisms and the correct use cases.
- RT Semaphores subsystem removed, the Mutexes implements a better solution
for the same problem.
+- More performance improvements to the scheduler see the remarks into the
+ chSchWakeupS() function source. The benchmark suite reports a 6% increase
+ in the context switch performance.
- Added mutexes test cases to the test suite.
- Modified the test suite in order to have each test case to have the same
alignment enforced on functions. This is done to reduce MAM/Cache alignment