diff options
author | Torne (Richard Coles) <torne@google.com> | 2018-02-21 16:12:36 -0500 |
---|---|---|
committer | Torne (Richard Coles) <torne@google.com> | 2018-02-26 16:23:09 -0500 |
commit | f4f647e2e049cdb42cb7285dbaf41664682bdb44 (patch) | |
tree | 74a913566d42806a179b82a4c1f3d9810b7b6289 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ec572f6a812da3a5537e3d509954cfe484b0c799 (diff) |
Preload with RELRO sharing in the WebView zygote.
Now that the WebView zygote is a child of the system zygote it has the
smae address space layout and can use the existing WebView native
library RELRO file.
Preload the native library using the RELRO file in the zygote, to share
this data with applications which are using WebView. This can save up to
1-2MB of dirty memory, replacing it with clean pages that are shared
with more processes and thus have a smaller impact on PSS.
Bug: 63749735
Test: CtsWebkitTests
Change-Id: I7ce670f5fcddae9e98631e21329840ef3ad52f9a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions