On 10/3/24 23:18, Stephen Hemminger wrote:
Makes sense, but patch has some fuzz against current main branch.
There is also another patch that address the ASAN touch issue.
https://patchwork.dpdk.org/project/dpdk/patch/20240723083419.12435-1-amic...@kalrayinc.com/
I just sent a new version of t
Multi-process applications operate on shared hugepage memory but each
process has its own ASan shadow region which is not synchronized with
the other processes. This causes issues when different processes try to
use the same memory because they have their own view of which addresses
are valid.
Fix
2 matches
Mail list logo