diff options
author | doheon1.lee <doheon1.lee@lge.com> | 2016-01-20 13:07:27 +0900 |
---|---|---|
committer | doheon1.lee <doheon1.lee@lge.com> | 2016-02-22 08:42:02 +0900 |
commit | 289e4fa6585744d04996262e9e5b54695a7b66c1 (patch) | |
tree | 7100a3c6206b000faf16c4e3a71d6755581b6e29 /rs/java/android/renderscript/RenderScriptGL.java | |
parent | b97cfe8076c903ab32f4e4cf1c2646817cbd5dc5 (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/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions