Skip to content

Commit

Permalink
Added note to change multithreading implementation plan as research c…
Browse files Browse the repository at this point in the history
…omes to completion.
  • Loading branch information
awdavies committed Sep 28, 2014
1 parent df49a84 commit 673a11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/design/tasks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ awdavies: Andrew Davies
- Determine where multithreading could benefit potential performance bottlenecks.
- Examine bottlenecks with profiler. Document results.
- Designate which tasks should be assigned to which cores.
- implementation
- implementation (edit as research gets closer to completion for more accurate plan).
- Include library capable of creating light-weight kernel-visible threads.
- Abstract specific tasks to certain cores.
- Add thread pool/scheduler for tasks.
Expand Down

0 comments on commit 673a11b

Please sign in to comment.