Optimization #1038
closed
Flow Queue should be a stack
Added by Ken Steele almost 11 years ago.
Updated about 4 years ago.
Description
The unallocated flows are stored as a queue. It would be better to store them on a stack, so that recently freed flows are used more recently than older flows. That way they are more likely to still be in cache.
The flow queue is implemented in flow-queue.c
- Target version set to 3.0RC2
- Assignee deleted (
Song Liu)
- Target version changed from 3.0RC2 to TBD
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Victor Julien
- Target version changed from TBD to 6.0.0beta1
- Status changed from Assigned to Closed
Also available in: Atom
PDF