Actions
Bug #1836
closedaf-packet: use core count with cluster_flow
Affected Versions:
Effort:
Difficulty:
Label:
Description
Currently we don't create more threads than detected rss queues. However if we're using cluster_flow this is not optimal. When using 1 rss queue on a 4 core box, we should use 4 threads.
Updated by Victor Julien over 8 years ago
- Status changed from New to Assigned
- Assignee set to Victor Julien
- Target version set to 70
Updated by Victor Julien about 8 years ago
- Status changed from Assigned to Closed
- Target version changed from 70 to 3.1.1
Was fixed in https://github.com/inliniac/suricata/pull/2168
Actions