commit | 4b2fcfb07d622e904c012b5305d789db700a80cc | [log] [tgz] |
---|---|---|
author | Thomas Stuefe <stuefe@openjdk.org> | Thu Apr 23 18:00:50 2015 +0200 |
committer | Thomas Stuefe <stuefe@openjdk.org> | Thu Apr 23 18:00:50 2015 +0200 |
tree | 39fc7106d7b73122b7a156089afbde2107d18bb6 | |
parent | c73c81e9e3eb11c146456d23a7454e450dec1c01 [diff] |
8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux) Remove MAP_FIXED from initial mapping allocation; add tests Reviewed-by: stefank, coleenp