Skip to content
Snippets Groups Projects

Keep affinity of threadpool threads the same as the main thread on entry

Merged Peter W. Draper requested to merge threadpool-affinity-fix into master

Keep affinity of threadpool threads the same as the main thread on entry, regardless of later changes to the main thread. This makes sure that we don't pin the threadpool threads to one CPU when the engine_pin() function is in effect.

Fixes #846 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading