commit | 9d554a81f288d7d06a1bab09dbe1b2ad6744e51f | [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 | 5d651e030f44e4c666b6f39e242aa8485d6c0e92 | |
parent | dac6567b3cd438d8a81e9c232c9594dbb308bcd9 [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