Actions
Bug #3786
openmmap doesn't respect address hints.
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2013-05-25
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The mmap() man page says that if addr is non-zero and MAP_FIXED is not specified that it will make an effort to allocate to an address "nearby." We should make mmap honor this casual agreement.
Files
Updated by Theo Schlossnagle about 10 years ago
- File mmap-test-3786.c mmap-test-3786.c added
Created a test case.
Updated by Theo Schlossnagle almost 10 years ago
- % Done changed from 0 to 90
Actions