Project

General

Profile

Actions

Bug #2734

closed

unix runmode deadlock when using too many threads

Added by Victor Julien over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Unix runmode can deadlock when there are too many threads and/or the packet pool is too small.

The combined per thread thresholds for returning packets to the original non-local pool exceeds the pool size, so pcap file reader threads waits for packets and workers don't return them as they didn't reach the threshold yet.

Actions #1

Updated by Victor Julien over 5 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF