commit | 55205a565b573a40a65b41645d8b88f0a6f4f13d | [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 | 89d46484ca89463bdb6533d7155f28dfdf551884 | |
parent | e499403bf4b9ad717345e37dc4e85477f64d9640 [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