commit | 76f9c72be714c8e91087954f8424e0109a182fef | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Wed Jan 04 12:34:38 2017 -0800 |
committer | Jerry Zhang <zhangjerry@google.com> | Mon Feb 13 14:20:47 2017 -0800 |
tree | 7aa1a3f511dfba664e10157f3c43b5033e7bfd90 | |
parent | 97e74bb0f3057eb4168822f8608337a176c7e762 [diff] |
adb: Pre allocate kernel memory This allows reliable use of larger buffer sizes. Max r/w size is set only when that preallocation is successful so that memory is guaranteed to be available. Bug: 31722483 Test: adb push with multi GB files Change-Id: Ia0459ca051988abb144645871792e8f840dd3ff7