DynamoRIO / DynamoRIO/dynamorio

more robust beyond-reservation reachability handling

Open
#1,133 0 comments 0 reactions 0 assignees View on GitHub
Migrated OpSys-x64 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 March 25, 2013 12:03:48_

split from issue #774 today we reserve 128MB, and if we run out, we do ensure new allocs are reachable by adding each reservation to the must-reach range.

first, we should only do that for vmcode, after issue #1132 .

second, we may want to tweak things to reduce the chance of OOM:
- up the reservation to 2GB?
- be more aggressive about resets when we near the 2GB limit?

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1133_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.