Project

General

Profile

Actions

Optimization #1241

closed
VJ VJ

pcap recording: record per thread

Optimization #1241: pcap recording: record per thread

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

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

Description

Pcap logging in 2.0 and earlier writes into a single file from multiple threads. To guarantee integrity, a lock is used. This leads to contention on higher speed setups.

Support per thread recording, so that each thread can write into their own file/files.

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

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

VJ Updated by Victor Julien over 11 years ago Actions #2

  • Target version changed from 3.0RC2 to 2.1beta1
Actions

Also available in: PDF Atom