ANDROID: goldfish_pipe: bugfixes and performance improvements.
authorYurii Zubrytskyi <zyy@google.com>
Wed, 4 May 2016 20:05:38 +0000 (13:05 -0700)
committerJin Qian <jinqian@google.com>
Thu, 17 Nov 2016 20:28:00 +0000 (12:28 -0800)
commite96f35d6073717452d9bc484dad0c3cfb61f5c46
tree3246a74328683d1fc2fd07b94bde2a6cf48dd339
parent2c8ebe3687301b2a94bb551d6d1a6570e2b407d2
ANDROID: goldfish_pipe: bugfixes and performance improvements.

Combine following patches from android-goldfish-3.18 branch:

c0f015a [pipe] Fix the pipe driver for x64 platform + correct pages count
48e6bf5 [pipe] Use get_use_pages_fast() which is possibly faster
fb20f13 [goldfish] More pages in goldfish pipe
f180e6d goldfish_pipe: Return from read_write on signal and EIO
3dec3b7 [pipe] Fix a minor leak in setup_access_params_addr()

Change-Id: I1041fd65d7faaec123e6cedd3dbbc5a2fbb86c4d
drivers/platform/goldfish/goldfish_pipe.c