commit | 83e329e589160b7525231b7035e4421bc776a534 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Dec 16 11:00:08 2015 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Dec 16 11:40:38 2015 -0800 |
tree | 049a95cd5ba25318e9fcc885a34c9996e075c232 | |
parent | 99983f7de78cd7f52a193b45c1e9c361c49c304e [diff] |
adb: split up reads longer than 16k. Reads from functionfs allocate contiguous buffers in the kernel, causing long ones to sometimes fail because of memory fragmentation. Bug: http://b/26206622 Change-Id: Id40753d6f29b37b5ca97c3e2fa3921f52b4242de