summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.h
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2025-01-22 05:55:33 +0000
committer Lokesh Gidra <lokeshgidra@google.com> 2025-01-23 10:36:41 -0800
commit7ed44baf0fd51165fb4bac25f318a87b619ef490 (patch)
tree8ebf0b5e4c8471f832bb4b1061574607baa81364 /compiler/common_compiler_test.h
parent85b7a098e7f1ae6d4b96380a374e9e89832a4364 (diff)
Stop using MAP_32BIT for mapping in <4GB on x86_64
MAP_32BIT flag limits to first 2GB address space as per manpage. However, as per the kernel source code it seems to be only 1GB, thereby limiting available address space for mapping in <4GB on x86_64. Bug: 384045833 Test: art/test/testrunner/testrunner.py --host --64 Change-Id: If5f696648a9d55bd08d4f39ee7a25dea285b89dc
Diffstat (limited to 'compiler/common_compiler_test.h')
0 files changed, 0 insertions, 0 deletions