Skip to content

Commit 673a11b

Browse files
committed
Added note to change multithreading implementation plan as research comes to completion.
1 parent df49a84 commit 673a11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design/tasks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ awdavies: Andrew Davies
8989
- Determine where multithreading could benefit potential performance bottlenecks.
9090
- Examine bottlenecks with profiler. Document results.
9191
- Designate which tasks should be assigned to which cores.
92-
- implementation
92+
- implementation (edit as research gets closer to completion for more accurate plan).
9393
- Include library capable of creating light-weight kernel-visible threads.
9494
- Abstract specific tasks to certain cores.
9595
- Add thread pool/scheduler for tasks.

0 commit comments

Comments
 (0)