1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

m1/perf/: added LCPF scheduler

This commit is contained in:
Werner Almesberger
2011-09-18 07:45:17 -03:00
parent abd7de7265
commit 5dc1c6de36
3 changed files with 38 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
Done:
- dynamically allocate scheduler context
- see if preferring critical path can improve code efficiency (YES !)
Pending:
- see if preferring critical path can improve code efficiency
- see if dynamically adjusting the critical path leads to further improvements
- test IF
- run result comparison against full set of patches
- check if result comparison actually compares meaningful data