commit | 3edf8079dd432adbeb6956c26079c0c81e235a0c | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Nov 16 15:40:16 2018 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Dec 12 12:54:28 2018 -0800 |
tree | 698e0345b414974a0484b49e121b564caa4a1ec5 | |
parent | 7b438faadd0c87b97ae5c34fefcab9ef7b75b288 [diff] |
adbd: add source/sink services. Add some services that skip the service fd to see how much of a benefit it'll be to eliminate it. Test: adb raw source:$((300 * 1024 * 1024)) | pv > /dev/null Test: dd if=/dev/zero bs=1M count=100 | pv | adb raw sink:$((100 * 1024 * 1024)) Change-Id: I042f25f85b16ae9869cb1f1e306d8671b024ed97