summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authordoheon1.lee <doheon1.lee@lge.com>2016-01-20 13:07:27 +0900
committerJeff Sharkey <jsharkey@android.com>2016-03-18 10:31:31 -0600
commit885b742bb66660947d8335e9a4f5a4eef2e45ff9 (patch)
treeb38a86fb84d7a14c9c8ffc955fef3aaf24c4c914 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentcf3f0a11a83e7a798e0586a78efdafc82a7f3d08 (diff)
Changes of root storage space unmounting time on Zygote Process
Zygote process forks every child process for launch the SystemServer and other applications. When child process is forked, unmount storage inherited from Zygote process is executed before it gains its own root storage space. If Zygote have no storage spaces, unmount operations not needed to get relevant permission storage space. Thus unmount is executed only once shortly before the SystemServer is forked. And the child processes do not unmount its inherited root storage space. Change-Id: I311ca7ea2c93085f42579f8cf8bdc7ef1d570a04
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions