Actions
Bug #3107
closedThread counter setting ignored within affinity section
Affected Versions:
Effort:
Difficulty:
Label:
Description
When I configure set-cpu-affinity: yes I have the option to define the threads to be used:
# Use explicitely 3 threads and don't compute number by using # detect-thread-ratio variable:
This doesn't work at all, neither in workers nor autofp mode. The value is never honored, it's always overwritten by either detect-thread-ratio and/or the thread settings within the interface.
Actions