mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
m1/perf/: allocate scheduler context (about 0.5 MB) dynamically
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Done:
|
||||
- dynamically allocate scheduler context
|
||||
|
||||
Pending:
|
||||
- see if preferring critical path can improve code efficiency
|
||||
- test IF
|
||||
- run result comparison against full set of patches
|
||||
@@ -6,3 +10,4 @@
|
||||
- see what optimization changes (may interfere with profiling)
|
||||
- build into Flickernoise (some things may need adapting, e.g., abort())
|
||||
- review code, see if things can be simplified
|
||||
- see if valgrind can do something useful
|
||||
|
||||
Reference in New Issue
Block a user