Project

General

Profile

Actions

Optimization #795

open
VJ CT

stream: use pool instead of direct SACK record allocs

Optimization #795: stream: use pool instead of direct SACK record allocs

Added by Victor Julien almost 13 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Target version:
Effort:
medium
Difficulty:
medium
Label:

Description

Currently we alloc per SACK record. Very inefficient.

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

  • Target version changed from 2.0beta1 to 2.0beta2

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

  • Priority changed from Normal to Low
  • Target version changed from 2.0beta2 to 2.0rc2

VJ Updated by Victor Julien about 12 years ago Actions #3

  • Target version changed from 2.0rc2 to 3.0RC2

VJ Updated by Victor Julien almost 11 years ago Actions #4

  • Target version changed from 3.0RC2 to 70

VJ Updated by Victor Julien almost 10 years ago Actions #5

  • Status changed from Assigned to New
  • Assignee changed from Victor Julien to OISF Dev
  • Target version changed from 70 to TBD

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

  • Assignee changed from OISF Dev to Anonymous
  • Priority changed from Low to Normal
  • Effort set to medium
  • Difficulty set to medium

AH Updated by Andreas Herz about 7 years ago Actions #7

  • Assignee set to Community Ticket

PA Updated by Philippe Antoine over 2 years ago Actions #8

Cf StreamTcpSackRecordAlloc StreamTcpSackRecord *rec = SCMalloc(sizeof(*rec));

Actions

Also available in: PDF Atom