We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df49a84 commit 673a11bCopy full SHA for 673a11b
doc/design/tasks.txt
@@ -89,7 +89,7 @@ awdavies: Andrew Davies
89
- Determine where multithreading could benefit potential performance bottlenecks.
90
- Examine bottlenecks with profiler. Document results.
91
- Designate which tasks should be assigned to which cores.
92
- - implementation
+ - implementation (edit as research gets closer to completion for more accurate plan).
93
- Include library capable of creating light-weight kernel-visible threads.
94
- Abstract specific tasks to certain cores.
95
- Add thread pool/scheduler for tasks.
0 commit comments