[PATCH] D37590: [scudo] RFC thread specific data refactoring
Dmitry Vyukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 01:27:02 PDT 2017
dvyukov added a comment.
> The model could ultimately be specified via defines as opposed to be set in stone for a given platform (eg: we could do shared caches on Linux).
It would be interesting to benchmark Android with cache per thread model as well.
https://reviews.llvm.org/D37590
More information about the llvm-commits
mailing list