Project

General

Profile

Actions

Bug #2734

closed
VJ VJ

unix runmode deadlock when using too many threads

Bug #2734: unix runmode deadlock when using too many threads

Added by Victor Julien over 7 years ago. Updated over 7 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.

VJ Updated by Victor Julien over 7 years ago Actions #1

  • Status changed from Assigned to Closed
Actions

Also available in: PDF Atom