Descriptionbase: Improve DiscardableSharedMemory support for ashmem.
Locking can now succeed even when the range of pages has been
purged. This avoids unnecessary IPC as it reduces the need to
create new DiscardableSharedMemory instances when backed by ashmem.
BUG=429416
TEST=base_unittests --gtest_filter=DiscardableSharedMemoryTest*
Committed: https://crrev.com/876f863615f341236004e0c3cd47125311e4c2d4
Cr-Commit-Position: refs/heads/master@{#312992}
Patch Set 1 #
Total comments: 6
Patch Set 2 : address review feedback #Patch Set 3 : add missing return statement #
Messages
Total messages: 12 (3 generated)
|