Federico Di Pierro
Federico Di Pierro
/milestone 0.20.0
/milestone 0.21.0
Still no time during this release cycle, sorry. /milestone 0.22.0
Hi! Thanks for opening this issue! Since AL2 instances are not hit by the issue, are you able to run the modern_ebpf driver on them? I mean, i would love...
Which kind of containers do you use? Are you using lxc/libvirt-lcx containers, by chance?
So, in 0.40.0 we enabled the jemalloc allocator library instead of the stdlib one. That explains the difference in the memory profile; in theory that should have helped with #2495...
Thanks for all the reports, i think this is actually the same issue as #2495 . Hopefully our tests with mimalloc go well and we find a definitive solution. Basically,...
Thank you very much!
@jcchavezs it's not straight-forward but we can do it; if @nabokihms gives us good numbers, i think we can safely release a 0.41.4 without jemalloc! Or a 0.41.3+nojemalloc :D 🤞
This is exactly what i expected, because OOMs were already present before jemalloc stuff. In the meantime, let me thank you once again for helping us in debug the issue!