DynamoRIO / DynamoRIO/dynamorio

reduce cost of reserving memory on linux

Open
#976 1 comment 0 reactions 0 assignees View on GitHub
Migrated OpSys-Linux Performance Priority-Low 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 November 13, 2012 16:04:00_

we should detect support for MAP_NORESERVE (should do what we want on >=2.6 kernel) and use it on os_heap_reserve() to avoid the swap space cost

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

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.