diff options
author | Andreas Gampe <agampe@google.com> | 2017-06-28 17:20:15 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-07-20 14:12:40 -0700 |
commit | afb2b33f871021d0d82318f36404cf1294383269 (patch) | |
tree | 86c0607297b798da9d63e66ab3d5966ecfb44d22 /test/ProfileTestMultiDex/Second.java | |
parent | c770fe0480e3b90822f3e19c995940b9bc870a5d (diff) |
ART: Change main-thread thread paging scheme
Modify the code that ensures we can install a stack guard page into
the main thread.
A recent kernel change means that our previous approach of using a
free pointer does not work. It is important to actually extend the
stack properly. For portability, use a function with a large stack
frame (suggested by and adapted from hboehm).
(cherry picked from commit 6c63f863f9dbf734732ff837c1e772b3482e59ff)
Bug: 62952017
Test: m
Test: m test-art-host
Test: Device boots (x86_64 emulator)
Test: Device boots (bullhead)
Merged-In: Ic2a0c3d6d05a1ea9f655329d147b46949e1b9db3
Change-Id: Ic2a0c3d6d05a1ea9f655329d147b46949e1b9db3
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions