google / tcmalloc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue for "improve malloc fast path codegen"

PandaBlueYellow opened this issue · comments

For this commit 60282bf
When I use the numa aware tcmalloc, I hit this issue:

[tcmalloc/tcmalloc/internal/percpu.cc:117] sample_addr == sampler_alias_addr

cpu: intel
os: debian
compiler: clang 14

This optimization has been reimplemented in a different way, so there is no longer sampler_alias_addr.