Actions
Optimization #4651
open
PM
OD
malloc / memory handling improvement
Optimization #4651:
malloc / memory handling improvement
Description
Using tcmalloc/jmalloc for example is improving packet drop a lot on busy systems which suggest potential malloc/memory handling points for improvement.
Peter to create a reproducible setup with trex.
PM Updated by Peter Manev over 4 years ago
- Tracker changed from Bug to Optimization
- Affected Versions deleted (
5.0.7, 6.0.3, git main)
AH Updated by Andreas Herz over 4 years ago
Do you have more details on your ideas?
So you see a big difference on setups that don't use either tcmallor or jemalloc?
PM Updated by Peter Manev about 4 years ago
Just for info - this issue is actually less about using tcmalloc/jemalloc and more about finding out if something can be optimized on suricata's side.
PA Updated by Philippe Antoine almost 2 years ago
- Assignee set to OISF Dev
- Target version set to TBD
Actions