DynamoRIO / DynamoRIO/dynamorio
split vmareas on 1st client-requested flush so later flushes are cheaper
Open
Migrated
Performance
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on January 07, 2011 19:49:25_
tools that perform adaptive instrumentation and want to flush fragments periodically to re-instrument are not served will by DR flushing the entire module's worth of fragments: DR should split the vmareas up on the 1st requested flush so later flushes are more performant.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=373_
Contributor guide
Assessment
This issue has not been assessed yet.