Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
759845ff57929e26bfe922b30c814cb58e886bc1
/
runtime
/
jit
/
jit_memory_region.h
e32d24c
Store zygote compiled code in a shared map.
by Nicolas Geoffray
· 6 years ago
88f3fd9
jitzygote: madvise DONTFORK on writable shared region.
by Nicolas Geoffray
· 6 years ago
ac933ed
Create a dual view for zygote data cache.
by Nicolas Geoffray
· 6 years ago
a48c3df
Revert "Revert "Make the JIT zygote memory shared.""
by Nicolas Geoffray
· 6 years ago
e764f38
Remove unnecessary cache alignment fixes
by Orion Hodson
· 6 years ago
2fef66b
Revert "Make the JIT zygote memory shared."
by Nicolas Geoffray
· 6 years ago
aeb0223
Retry cache flushes on ARMv7 devices
by Orion Hodson
· 6 years ago
05f8721
Make the JIT zygote memory shared.
by Nicolas Geoffray
· 6 years ago
00a37ff
Move code writing to data portion of the JIT cache in JitMemoryRegion.
by Nicolas Geoffray
· 6 years ago
349845a
Move JIT code allocation to JitMemoryRegion.
by Nicolas Geoffray
· 6 years ago
521ff98
For 32-bit ARM devices align method headers and code to 64-byte boundaries.
by Orion Hodson
· 6 years ago
9c54e18
Simplify JIT memory region creation.
by Nicolas Geoffray
· 6 years ago
2411f49
Add helpers to allocate JIT memory in zygote.
by Nicolas Geoffray
· 6 years ago
2a905b2
Move memory related regions of the JIT cache in its own class.
by Nicolas Geoffray
· 6 years ago