DynamoRIO / DynamoRIO/dynamorio
support thread-private versus shared on individual thread basis
Open
Component-API
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on February 24, 2009 11:15:47_
this was PR 336588
the idea is to support configuring individual threads to use only
thread-private caches while the rest use thread-shared, to avoid memory
costs while allowing efficient thread-private instrumentation
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=45_
Contributor guide
Assessment
This issue has not been assessed yet.